@font-face {
  font-family: 'montserrat';
  font-display: swap;
  src: url('../font/Montserrat-Regular-8.otf');
}
@font-face {
  font-family: 'montserrat-blod';
  font-display: swap;
  src: url('../font/MONTSERRA.OTF');
}
@font-face {
  font-family: 'zt';
  font-display: swap;
  src: url('../font/1636716444642429.ttf');
}
body {
  font-family: 'montserrat', 'sourcehansans';
  font-size: 1rem;
}
button:focus {
  outline: none;
}
em,
i {
  font-style: normal;
}
ul,
li {
  list-style-type: none;
}
.w100 {
  width: 100%;
}
a:hover,
a:link,
a:visited {
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
input:focus,
textarea:focus {
  outline: none;
}
.displaynone {
  display: none;
}
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}
.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.line1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.f14px {
  font-size: 0.875rem;
}
.f16px {
  font-size: 1rem;
}
.db {
  display: block;
}
.dnb {
  display: inline-block;
}
.flight {
  font-weight: lighter;
}
.fbold {
  font-weight: bold;
}
.imghover {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.sca1 {
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
}
.sca0 {
  transform: scale(0);
  -ms-transform: scale(0);
  /* IE 9 */
  -moz-transform: scale(0);
  /* Firefox */
  -webkit-transform: scale(0);
  /* Safari 和 Chrome */
  -o-transform: scale(0);
}
.tran {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.trans {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.tran2 {
  transition: 200ms ease-in-out;
  -moz-transition: 200ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 200ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 200ms ease-in-out;
  /* Opera */
}
.zhong {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  justify-content: center;
  align-items: center;
}
.overh {
  overflow: hidden;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.px {
  position: fixed;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ta {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.z {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
.l0 {
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cen {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
}
.f48 {
  font-size: 48px;
}
.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.p15 {
  padding: 15px;
}
.bt80 {
  padding-top: 5rem;
}
.pb100 {
  padding-bottom: 6.25rem;
}
.w50 {
  width: 50%;
}
.bd {
  font-weight: bold;
}
.wen_hied2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.hide {
  overflow: hidden;
}
.wz {
  font-size: 1rem;
  line-height: 1.6;
}
.zt {
  font-size: 1.125rem;
  line-height: 1.7;
}
.ju {
  display: table;
}
.ju > div {
  display: table-cell;
  vertical-align: middle;
}
.mtop1 {
  margin-top: 1rem;
}
.color-page .swiper-pagination .swiper-pagination-bullet {
  width: 0.875rem;
  height: 0.875rem;
  background: #ffffff;
}
.color-page .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0054a3;
}
.more-l a {
  display: inline-block;
  line-height: 3rem;
  border: 1px solid #fff;
  padding: 0 1.875rem;
  border-radius: 1.875rem;
  font-size: 1rem;
  color: #fff;
}
/*头部 */
.logo-img .img2 {
  display: none;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 1rem 4.375rem 0;
  line-height: 3.5625rem;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
#header .phone-tel {
  line-height: 1.875rem;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
}
#header .phone-tel i {
  font-size: 1.25rem;
  position: relative;
  top: 2px;
}
#header.sticky {
  background: #ffffff;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  padding: 0.5rem 4.375rem 0;
  /* Opera */
}
#header.sticky .na-ul > li a {
  color: #000;
}
#header.sticky .sousuo i {
  color: #000;
}
#header.sticky .na-ul > li:hover > a,
#header.sticky .na-ul > li.active > a {
  color: #0054a3;
}
#header.sticky .na-ul > li > a::after {
  background: #0054a3;
}
#header.sticky .logo-img .img1 {
  display: none;
}
#header.sticky .logo-img .img2 {
  display: inline-block;
}
#header.sticky .phone-tel {
  color: #0054a3;
}
#header.sticky .phone-tel i {
  color: rgba(0, 0, 0, 0.3);
}
#header .na-ul > li {
  float: left;
  padding: 0 1.4375rem;
  line-height: 1.875rem;
}
#header .na-ul > li a {
  color: #fff;
  font-weight: 300;
  font-size: 1.225rem;
}
#header .na-ul > li {
  padding-bottom: 0.5rem;
}
#header .sousuo {
  padding-left: 0.9375rem;
  line-height: 1.875rem;
}
#header .sousuo i {
  font-size: 1.125rem;
  color: #fff;
  font-weight: bold;
}
/* index */
.lunbo .swiper-slide {
  color: #fff;
}
.lunbo .swiper-slide .wenzi {
  width: 100%;
  text-align: center;
}
.lunbo .swiper-slide .div1 {
  font-weight: 700;
  font-size: 3.75rem;
  line-height: 1;
}
.lunbo .swiper-slide .div2 {
  font-weight: 400;
  font-size: 1.5rem;
}
.head-cn {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1;
  color: #333333;
}
.head-en {
  font-weight: 700;
  font-size: 1.875rem;
  text-transform: uppercase;
  color: #0054a3;
}
.index-bout {
  background: url(../img/6666.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 7.5rem 0 7rem;
}
.index-bout .about-div {
  margin-top: 3.1875rem;
}
.index-bout .about-div .fl {
  width: 50%;
}
.index-bout .about-div .fl .div1 {
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  line-height: 1;
}
.index-bout .about-div .fl .div1 span {
  color: #d8262c;
}
.index-bout .about-div .fl .head-miao {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-top: 1.25rem;
  color: #fff;
}
.index-bout .about-div .fl .more-l {
  margin: 2.1875rem 0;
}
.index-bout .about-div .re {
  width: 100%;
}
.shu-ul li {
  margin-bottom: 5rem;
  /*width: 33.33%;*/
  width: 16%;
  padding-left: 1.875rem;
  float: left;
  font-size: 1.875rem;
  border-left: 1px solid #ccc;
}
.shu-ul li .p1 {
  color: #fff;
}
.shu-ul li .p1 span {
  font-weight: 700;
  font-size: 2.825rem;
  color: #fff;
}
.shu-ul li .p1 sup {
  font-weight: 400;
  font-size: 1.875rem;
  color: #fff;
}
.shu-ul li .p2 {
  font-weight: 500;
  font-size: 1.15rem;
  color: #fff;
}
.index-business {
  padding: 6rem 0 5rem;
}
.index-business .business-box {
  margin-top: 4.375rem;
}
.index-business .business-box .re {
  width: 100%;
}
.index-business .business-box .le {
  width: 24%;
  border: 0.1875rem solid #fff;
}
.index-business .business-box .box1 {
  height: 42rem;
  background: #F5F5F5;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  padding: 1rem;
  width: 100%;
}
.index-business .business-box .title-cn {
  font-weight: 500;
  font-size: 1.5rem;
  margin-top: 1.25rem;
  color: #333333;
}
.index-business .business-box .title-cn a {
  color: #333333;
}
.index-business .business-box .title-en {
    display: none;
  font-size: 1.125rem;
  line-height: 1.7;
  text-transform: capitalize;
  color: #999999;
}
.index-business .business-box .title-en a {
  color: #999999;
}
.index-business .business-box .box-top {
  border-bottom: 1px solid #666666;
  padding-bottom: 1.875rem;
}
.index-business .business-box .box-bot {
  padding-top: 2rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #333333;
  line-height: 3.125rem;
  letter-spacing: -0.06em;
}
.index-business .business-box .box-bot > div:nth-child(1) {
  width: 44%;
}
.index-business .business-box .box-bot > div:nth-child(2) {
  width: 56%;
}
.index-business .icon-img img:nth-child(2) {
  display: none;
}
.index-business .business-ul > li {
  float: left;
  width: 20%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.index-business .business-ul > li .box1 {
  height: 21.0313rem;
}
.index-business .business-ul > li .box-top {
  border-color: transparent;
}
.index-business .business-ul > li .box-bot {
  display: none;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-business .business-ul > li:hover .box-bot-ul li a {
  color: #fff;
}
.index-business .business-ul > li:hover .box1 {
  background: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-business .business-ul > li:hover .box-top {
  padding-left: 5rem;
  padding-bottom: 1rem;
  border-color: rgba(245, 245, 245, 0.2);
  position: relative;
  text-align: left;
}
.index-business .business-ul > li:hover .box-top .title-cn a,
.index-business .business-ul > li:hover .box-top .title-en a {
  color: #fff;
}
.index-business .business-ul > li:hover .box-top .title-cn {
  margin-top: 0;
}
.index-business .business-ul > li:hover .icon-img {
    display: none;
  position: absolute;
  top: 0%;
  left: 0;
}
.index-business .business-ul > li:hover .icon-img img {
  width: 4.375rem;
}
.index-business .business-ul > li:hover .icon-img img:nth-child(1) {
  display: none;
}
.index-business .business-ul > li:hover .icon-img img:nth-child(2) {
  display: inline-block;
}
.index-business .business-ul > li:hover .box-bot {
  display: block;
  color: #fff;
  padding-top: 1rem;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-case {
  background: url(../img/2.jpg) no-repeat;
  padding: 8.1875rem 0;
  background-size: 100% 100%;
}
.index-case .index-case-top .head-miao-l {
  width: 60%;
}
.white {
  color: #fff;
}
.white .head-cn,
.white .head-en {
  color: #fff;
}
.head-miao-l {
  font-weight: 400;
  font-size:1.2rem;
  line-height: 1.7;
}
.certify {
  position: relative;
  width: 100%;
  margin-top: 3.75rem;
}
.certify .swiper-container {
  padding-bottom: 3.75rem;
}
.certify .swiper-slide {
  width: 22.5rem;
  height: 29.8125rem;
  background: #fff;
}
.certify .swiper-slide img {
  display: block;
}
.certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
.certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}
.certify .swiper-button-prev {
  left: -6.25rem;
  width: 2.8125rem;
  height: 2.8125rem;
  text-align: center;
  line-height: 2.8125rem;
  border-radius: 100%;
  background: #fff;
}
.certify .swiper-button-prev i {
  color: #0054a3;
  font-size: 1rem;
}
.certify .swiper-button-prev:hover {
  background: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.certify .swiper-button-prev:hover i {
  color: #fff;
}
.certify .swiper-button-next {
  right: -6.25rem;
  width: 2.8125rem;
  height: 2.8125rem;
  text-align: center;
  line-height: 2.8125rem;
  border-radius: 100%;
  background: #fff;
}
.certify .swiper-button-next i {
  color: #0054a3;
  font-size: 1rem;
}
.certify .swiper-button-next:hover {
  background: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.certify .swiper-button-next:hover i {
  color: #fff;
}
.index-case-bot .zixun_list {
  padding-bottom: 2rem;
}
.index-case-bot .zixun_list .top-img-ul {
  position: relative;
  padding: 0.4375rem 0;
  margin-bottom: 1rem;
}
.index-case-bot .zixun_list .top-img-ul::before {
  content: '';
  position: absolute;
  height: 100%;
  background: #fff;
  width: 100%;
  z-index: 1;
  left: -4rem;
  top: 0;
  opacity: 0;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.index-case-bot .zixun_list .top-img-ul li {
  float: left;
  position: relative;
  z-index: 2;
  padding: 0 0.5rem;
  border-right: 1px solid #666666;
}
.index-case-bot .zixun_list .top-img-ul li:nth-child(1) {
  padding-left: 0;
}
.index-case-bot .zixun_list .top-img-ul li:last-child {
  border-right: 0;
}
.index-case-bot .zixun_list .zixun-box {
  margin-bottom: 1.875rem;
  background: #F5F5F5;
  border: 1px solid #F5F5F5;
}
.index-case-bot .zixun_list .zixun-box:hover {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  background-color: #0054a3;
}
.index-case-bot .zixun_list .zixun-box:hover .top-img-ul::before {
  opacity: 1;
}
.index-case-bot .zixun_list .zixun-box:hover .name a {
  color: #fff;
}
.index-case-bot .zixun_list .zixun-box:hover .text {
  color: #fff;
}
.index-case-bot .zixun_list .zixun-box:hover .text a {
  color: #fff;
}
.index-case-bot .zixun_list .zixun-box:hover .more {
  background-color: #fff;
}
.index-case-bot .zixun_list .zixun-box:hover .top {
  border-color: #fff;
}
.index-case-bot .zixun_list .zixun-box:hover .right img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.index-case-bot .zixun_list .title1 .cn {
  left: 47%;
}
.index-case-bot .zixun_list .left {
  padding: 3.1875rem 2.5rem 3.7rem 3.3125rem;
  height: 100%;
  width: 40%;
  cursor: pointer;
}
.index-case-bot .zixun_list .left .top {
  border-bottom: 1px solid #0054a3;
  padding-bottom: 1.0625rem;
}
.index-case-bot .zixun_list .left .top .name {
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 2.6875rem;
}
.index-case-bot .zixun_list .left .bottom {
  padding-top: 1.25rem;
}
.index-case-bot .zixun_list .left .bottom ul {
  display: flex;
}
.index-case-bot .zixun_list .left .bottom ul li {
  color: #0054a3;
  line-height: 1.4375rem;
  background: #FFEAEA;
  border-radius: 30px;
  padding: 0.1875rem 0.625rem;
  margin-right: 0.625rem;
}
.index-case-bot .zixun_list .left .bottom .text {
  color: #333;
  line-height: 1.5;
}
.index-case-bot .zixun_list .left .bottom .more {
  color: #0054a3;
  border: 1px solid #0054a3;
  margin-top: 2.25rem;
}
.index-case-bot .zixun_list .left .bottom .more:hover {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-case-bot .zixun_list .right {
  width: 60%;
}
.index-case-bot .zixun_list .right img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  height: 30.625rem;
  object-fit: cover;
}
.index-case-bot .zixun_list .more2 {
  vertical-align: middle;
  line-height: 2rem;
  color: #888;
  border: 1px solid #888;
  position: relative;
  left: 47%;
  background-color: #fff;
}
.index-case-bot .zixun_list .more2:hover {
  background-color: #0054a3;
  color: #fff;
  border-color: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-service {
  margin-top: 2rem;
}
.index-service-ul {
  height: 37.5rem;
  margin-top: 3.4375rem;
}
.index-service-ul li {
  float: left;
  cursor: pointer;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  width: 25%;
  display: table;
  text-align: center;
  color: #fff;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-service-ul li > div {
  display: table-cell;
  vertical-align: middle;
}
.index-service-ul li > div {
  padding: 0 3em;
}
.index-service-ul li .overh {
  text-align: center;
}
.index-service-ul li .titl1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin-top: 0.625rem;
}
.index-service-ul li .p1 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: 1rem;
}
.index-service-ul li .div2 {
  margin-top: 1.25rem;
  opacity: 1;
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.7;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-service-ul li:hover {
  background: rgb(0 84 163 / 71%);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-service-ul li:hover .div2 {
  opacity: 1;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  margin-top: 0;
}
.index-map {
  background: url(../img/mapxian.png) no-repeat;
  background-size: cover;
  padding: 6.5rem 0;
}
.index-map .map-hd {
  margin-top: 1.1875rem;
}
.index-new {
  background: url(../img/map1.png) no-repeat;
  background-size: cover;
  background: #FAFAFA;
  background-attachment: fixed;
  padding: 5rem 0;
}
.index-new .map-imgs {
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
.index-new .container {
  position: relative;
  z-index: 3;
}
.index-new .index-new-con {
  margin-top: 3.125rem;
}
.index-new .index-new-con .tui-img {
  background: #fff;
  margin-bottom: 2rem;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.index-new .index-new-con .tui-img .overh img {
  height: auto ;
  object-fit: cover;
  transition: all 0.36s;
}
.index-new .index-new-con .tui-img .tui-bot {
  padding: 2rem 1.25rem 2rem;
  border-bottom: 2px solid #C9C9C9;
}
.index-new .index-new-con .tui-img .tui-bot .p1 {
  font-weight: 700;
  font-size: 1.375rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index-new .index-new-con .tui-img .tui-bot .p1 a {
  color: #333333;
}
.index-new .index-new-con .tui-img .tui-bot .data {
  font-size: 1.125rem;
  line-height: 1.7;
  color: #E6061F;
  margin: 0.625rem 0;
}
.index-new .index-new-con .tui-img .tui-bot .miao {
  font-size: 1.125rem;
  line-height: 1.7;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3.8125rem;
}
.index-new .index-new-con .tui-img .tui-bot .miao a {
  color: #666666;
}
.index-new .index-new-con .tui-img:hover img {
  /*transition: 400ms ease-in-out;*/
  /*-moz-transition: 400ms ease-in-out;*/
  /* Firefox 4 */
  /*-webkit-transition: 400ms ease-in-out;*/
  /* Safari and Chrome */
  /*-o-transition: 400ms ease-in-out;*/
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.index-new .index-new-con .tui-img:hover .p1 a {
  color: #0054a3;
}
.footer {
  background: #313131;
  padding: 3.125rem 0 0;
}
.footer .foot-top .foot-top-con .re {
  width: 75%;
  margin-top: -1.25rem;
}
.footer .foot-top .foot-top-con .re .gs-p {
  font-weight: 700;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.8);
  text-align: right;
}
.footer .foot-top .foot-top-con .re .gs-ul{
    /*padding-top: 1.5rem;*/
    display: flex;
    justify-content: right;
}
.footer .foot-top .foot-top-con .re .gs-ul li {
  font-weight: 400;
  margin-right: 2rem;
  /*height: 4.5rem;*/
  /*height: 7.5rem;*/
  /*padding-top: 1.5rem;*/
  float: left;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
  padding-left: 3.125rem;
}
.footer .foot-top .foot-top-con .re .gs-ul li:last-child {
  margin-right: 0;
}
.footer .foot-top .foot-top-con .re .gs-ul li .yuan {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 100%;
  text-align: center;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.footer .foot-top .foot-top-con .re .gs-ul li .yuan i {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1rem;
}
.footer .foot-top-bot {
  margin-top: 2.25rem;
}
.footer .foot-top-bot .foot-top-bot-ul {
  color: rgba(255, 255, 255, 0.8);
  
  display: flex;
  justify-content: space-between;
}
.footer .foot-top-bot .foot-top-bot-ul .p1 {
  font-size: 1.125rem;
  line-height: 1.7;
  font-weight: 700;
}
.footer .foot-top-bot .foot-top-bot-ul li {
  padding: 0 3.75rem;
  min-height: 19.5625rem;
  border-left: 1px solid rgba(217, 217, 217, 0.4);
  float: left;
}
.footer .foot-top-bot .foot-top-bot-ul li:last-child {
  padding-right: 0;
}
.footer .foot-top-bot .foot-top-bot-ul li:nth-child(5) .foot-top-a a {
  font-weight: unset;
}
.footer .foot-top-bot .foot-top-bot-ul li:first-child {
  padding-left: 0;
  border-left: none;
}
.footer .foot-top-bot .foot-top-bot-ul li .foot-top-a {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.5rem;
  font-size: 0.925rem;
  line-height: 1.7;
}
.footer .foot-top-bot .foot-top-bot-ul li .foot-top-a a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
.footer .foot-top-bot .foot-top-bot-ul li .foot-top-a a:hover {
  color: #0054a3;
}
.footer .foot-top-bot .foot-top-bot-ul li .ma-img img {
  width: 8.75rem;
}
.footer .foot-top-bot .foot-top-bot-ul li .code-p {
  text-align: center;
  margin-top: 1rem;
}
.footer .foot-bot {
  font-weight: 700;
  font-size: 1rem;
  padding: 0.625rem 0;
  color: #BABABA;
  margin-top: 3.125rem;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}
.footer .foot-bot a {
  color: #BABABA;
}
.footer .foot-banquan {
  color: #BABABA;
  padding: 0.625rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 1.025rem;
  line-height: 1.7;
}
.ban {
  color: #fff;
  text-align: center;
}
.ban .div1 {
  font-weight: 700;
  font-size: 3.75rem;
  line-height: 1;
}
.ban .div2 {
  font-weight: 900!important;
  font-family: none!important;
  /*font-size: 6.875rem;*/
  font-size: 2.875rem;
  line-height: 1;
  font-style: normal;
  margin: 1rem 0 0 0;
  text-align: left;
  
    
}
.ban .div3 {
    text-align: left;
  font-size: 1.875rem;
}
.about-c .culture {
  background: #F9F9F9;
}
.about-c .culture .yuan-icon {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  width: 6.25rem;
  height: 6.25rem;
  text-align: center;
  border-radius: 100%;
  background: #0054a3;
  display: inline-block;
  line-height: 6.25rem;
}
.about-c .culture .yuan-icon>img{
    width:55%;
    filter: brightness(0) invert(1);
}
.index-service-ul li:hover .yuan-icon img{
    filter: unset;
}
.about-c .culture .yuan-icon i {
  font-size: 3rem;
  color: #fff;
}
.about-c .culture .index-service-ul li .p1 {
  font-size: 1.5rem;
}
.about-c .culture .index-service-ul li .div2 {
  font-size: 1rem;
  height: 3.375rem;
}
.about-c .culture .index-service-ul li:hover .yuan-icon {
  background: #fff;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.about-c .culture .index-service-ul li:hover .yuan-icon i {
  color: #0054a3;
}
.about-c .organizational {
  background: #F9F9F9;
  position: relative;
  z-index: 1;
}
.about-c .organizational .title1 {
  z-index: 2;
}
.about-c .organizational::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #0054a3;
  height: 40%;
  z-index: 1;
}
.about-c .organizational .zhu {
  margin-top: 4.5rem;
  position: relative;
  z-index: 2;
}
.white {
  color: #fff;
}
.white .cn {
  color: #fff;
}
.white > div {
  color: #fff;
}
.white .eng {
  color: rgba(255, 255, 255, 0.2);
}
.title3 {
  font-weight: 700;
  font-size: 1.275rem;
  line-height: 1.5;
  color: #333333;
}
.project-lunbo-wz .div3 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1;
  margin-top: 1.625rem;
}
.project-lunbo-wz .div4 {
  font-weight: 400;
  font-size: 5.875rem;
  line-height: 1;
  margin-top: 1.625rem;
  font-style: italic;
  font-weight: bold;
  line-height: 1.2;
}
.project-lunbo-wz .div4 span {
  color: #0054a3;
}
.project-lunbo-wz .ul1 {
  font-weight: 700;
  font-size: 1.625rem;
  margin-top: 2.75rem;
  display: inline-block;
  line-height: 1;
}
.project-lunbo-wz .ul1 li {
  background: rgba(254, 6, 7, 0.8);
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 100%;
  display: inline-block;
  display: table;
  line-height: 1.3;
  margin: 0 1.25rem;
  float: left;
}
.project-lunbo-wz .ul1 li > div {
  display: table-cell;
  vertical-align: middle;
}
.project-lunbo-wz .div5 {
  font-weight: 700;
  font-size: 2rem;
  margin-top: 1.875rem;
}
.project-lunbo-wz .div6 {
  font-weight: 700;
  margin-top: 1.875rem;
  font-size: 1.5rem;
}
.l1 {
  line-height: 1;
}
.project-consultation-l .craftsmanship {
  background: #F5F5F5;
}
.project-consultation-l .about_us {
  background: url(../img/a1.jpg);
  background-size: cover;
}
.project-consultation-l .about_us .right .right-box {
  background: transparent;
  padding: 0;
}
.project-consultation-l .about_us .right ul li {
  float: left;
  width: 33.33%;
}
.project-consultation-l .about_us .right ul li .number {
  color: #0054a3;
}
.project-consultation-l .about_us .right ul li .name {
  color: #000;
}
.project-consultation-l .about_us .left .name {
  font-size: 1.625rem;
  margin-bottom: 1rem;
}
.project-consultation-l .scenarios {
  position: relative;
  background: #F5F5F5;
}
.project-consultation-l .scenarios .title3 {
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 1.4;
}
.project-consultation-l .scenarios .title1 {
  z-index: 2;
}
.project-consultation-l .scenarios::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #0054a3;
  height: 40%;
  z-index: 1;
}
.project-consultation-l .scenarios::before {
  height: 60%;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide {
  padding: 1.5625rem 1.875rem;
  background: #fff;
  border: 1px solid #E6DADA;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .shu {
  line-height: 1;
  font-size: 4.375rem;
  -webkit-text-stroke: 1px rgba(254, 6, 7, 0.2);
  -webkit-text-fill-color: transparent;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  margin-top: 0.875rem;
  margin-bottom: 1.875rem;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div1 {
  font-weight: 700;
  font-size: 1.875rem;
  padding-bottom: 0.9375rem;
  position: relative;
  margin-top: -2.25rem;
  border-bottom: 1px solid #999999;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div1::after {
  content: '';
  position: absolute;
  width: 3.4375rem;
  height: 1px;
  background: #0054a3;
  bottom: -1px;
  left: 0;
}
.project-consultation-l .services {
  background: url(../img/m4.jpg) no-repeat;
  background-size: cover;
}
.project-consultation-l .services .services-lunbo .swiper-slide .shu {
  position: relative;
  z-index: 2;
  width: 16.25rem;
  height: 4.375rem;
  line-height: 4.375rem;
  font-weight: 700;
  font-size: 1.75rem;
  padding-left: 1.0625rem;
  color: #fff;
  background: url(../img/r1.png) no-repeat;
  background-size: 100% 100%;
}
.project-consultation-l .services .services-lunbo .swiper-slide .box {
  background: rgba(245, 245, 245, 0.2);
  border: 1px solid #E3E3E3;
  padding: 3.75rem 1.875rem;
  text-align: center;
  position: relative;
  margin-top: -1.875rem;
}
.project-consultation-l .services .services-lunbo .swiper-slide .box .div1 {
  font-size: 1.875rem;
  font-weight: bold;
  color: #0054a3;
}
.project-consultation-l .services .services-lunbo .swiper-slide .box .div2 {
  font-weight: 400;
  font-size: 1.125rem;
  color: #fff;
  margin-top: 0.75rem;
}
.project-consultation-l .center_banner {
  position: relative;
  width: 100%;
  background: url(../img/m5.jpg) no-repeat;
  background-size: cover;
  padding: 5rem 0rem 7.1875rem 0rem;
}
.project-consultation-l .center_banner .text {
  color: #fff;
  font-weight: 700;
  font-size: 3.4375rem;
  line-height: 1.4;
  margin-top: 3.125rem;
  width: 70%;
  margin: 2rem auto 0;
}
.project-consultation-l .center_banner .text2 {
  color: #FFFFFF;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.5;
}
.project-consultation-l .uphold {
  background: url(../img/m6.jpg) no-repeat;
  background-size: cover;
}
.project-consultation-l .uphold .uphold-div {
  font-weight: 700;
  font-size: 2.25rem;
  color: #0054a3;
}
.project-consultation-l .uphold .tu-img {
  margin: 2.75rem 0 1.25rem;
}
.project-consultation-l .service_trade .top {
  background: #fff;
}
.project-consultation-l .reputation {
  background: #0054a3;
}
.project-consultation-l .reputation .certify {
  margin-top: 2rem;
}
.project-consultation-l .craftsmanship .service_system .content_box {
  background: url(../img/m7.jpg) no-repeat;
  background-size: cover;
}
.redbf .title1 {
  z-index: 2;
}
.redbf::before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: #0054a3;
  height: 40%;
  z-index: 1;
}
.title3.white {
  color: #fff;
  line-height: 1.5;
}
.title4 {
  color: #333333;
  font-size: 1rem;
  line-height: 1.6;
}
.service_process .service_process-swiper .swiper-slide .box .number {
  -webkit-text-stroke: 1px rgb(0 84 163);
  -webkit-text-fill-color: transparent;
  font-weight: normal;
}
.reputation {
  background: #0054a3;
}
.reputation .certify {
  margin-top: 2rem;
}
.ban .ban-zi {
  width: 90%;
}
.ban .div4 {
  font-weight: 700;
  font-size: 1.875rem;
}
.ban .div4 span {
  color: #0054a3;
}
.ban .div5 {
  font-family: 'montserrat-blod';
  font-size: 6.875rem;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
}
.ban .div5 .p1 {
  padding-right: 15%;
}
.ban .div5 .p2 {
  padding-left: 15%;
}
.feasibility_l .index_one .hover .lineone .bottom,
.feasibility_l .index_one .hover .linetwo .bottom {
  padding: 1.1875rem 0 1.5625rem 1.25rem;
}
.plan_l .craftsmanship {
  background: #F5F5F5;
}
.plan_l .module_one {
  background: url(../img/m9.jpg) no-repeat;
  background-size: cover;
}
.plan_l .module_one .sh-uls li {
  width: 25%;
  float: left;
  padding-left: 1.875rem;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}
.plan_l .module_one .sh-uls li .p1 {
  color: #0054a3;
  line-height: 1;
}
.plan_l .module_one .sh-uls li .p1 span {
  font-weight: 700;
  font-size: 4.375rem;
}
.plan_l .module_one .sh-uls li .p1 sup {
  font-weight: 400;
  font-size: 2.25rem;
}
.plan_l .module_one .sh-uls li .p2 {
  color: #333333;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0.5rem;
}
.plan_l .plan_two {
  background: url(../img/m10.jpg) no-repeat;
  background-size: cover;
}
.plan_l .plan_two .plan_two_con {
  text-align: center;
}
.plan_l .plan_two .plan_two_con .col-sm-3 {
  margin-top: 4.375rem;
}
.plan_l .plan_two .plan_two_con .bt-p {
  font-weight: 700;
  font-size: 1.375rem;
  color: #fff;
  margin-top: 0.4375rem;
}
.plan_tree .plan_tre_con {
  margin-top: 5.375rem;
  text-align: center;
}
.plan_tree .plan_tre_con .plan_tree_div {
  padding: 4.9375rem;
  background: #F5F5F5;
  margin-bottom: 1.875rem;
  border: 1px solid #e3e3e3;
}
.plan_tree .plan_tre_con .plan_tree_div .overh {
  height: 4.25rem;
}
.plan_tree .plan_tre_con .plan_tree_div .bt-div {
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.5rem;
  color: #000000;
}
.plan_four .div-top {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 4.375rem;
}
.plan_four .div-top span {
  font-size: 2.8125rem;
}
.plan_four .div-bot .liuyan-box {
  position: relative;
  top: -6.25rem;
}
.plan_four .div-bot .liuyan-box .box {
  padding: 2.8125rem 2.1875rem;
  background: #FFFFFF;
  border-radius: 1.875rem;
}
.plan_four .div-bot .liuyan-box .p1 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 4.375rem;
  /* identical to box height, or 175% */
  color: #000000;
}
.plan_four .div-bot .liuyan-box input {
  background: #FFFFFF;
  border: 1px solid #C6C6C6;
  padding-left: 1.1875rem;
  border-radius: 0.625rem;
  height: 4.375rem;
  width: 33%;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 4% ;
  float: left;
}
.plan_four .div-bot .liuyan-box input::placeholder {
  font-weight: 400;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.4);
}
.plan_four .div-bot .liuyan-box button {
  width: 20%;
  background: #0054a3;
  float: left;
  border: none;
  border-radius: 0.625rem;
  height: 4.375rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 4.375rem;
  /* identical to box height, or 94% */
  text-align: center;
  color: #FFFFFF;
}
.plan_four .div-bot .p2 {
  font-weight: 700;
  font-size: 2.8125rem;
  line-height: 3.75rem;
  color: #FFFFFF;
  text-align: center;
}
.plan_four .div-bot .div2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3.75rem;
  text-align: center;
  color: #FFFFFF;
}
.plan_four .div-bot .plan_four_con {
  margin-top: 3.125rem;
  text-align: center;
}
.plan_four .div-bot .plan_four_con .plan_four_div {
  border: 1px solid #e3e3e3;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 1.875rem;
  padding: 3.5625rem;
}
.plan_four .div-bot .plan_four_con .plan_four_div .bt-p {
  font-weight: 500;
  font-size: 1.375rem;
  color: #000000;
  line-height: 3.75rem;
  margin-top: 1rem;
}
.plan-bg {
  background-color: #0054a3;
  background-image: url(../img/m13.png);
  opacity: 0.98;
}
.plan-bg .p2 {
  font-weight: 700;
  font-size: 2.8125rem;
  line-height: 3.75rem;
  color: #FFFFFF;
  text-align: center;
}
.plan-bg .div2 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3.75rem;
  text-align: center;
  color: #FFFFFF;
}
.plan_five .plan_five_con {
  text-align: center;
}
.plan_five .plan_five_con .plan_five_div {
  margin-top: 1.875rem;
  padding: 3.25rem;
  border: 1px solid #e3e3e3;
}
.plan_five .plan_five_con .plan_five_div .overh {
  height: 4.25rem;
}
.plan_five .plan_five_con .plan_five_div .bt-div {
  font-weight: 700;
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 3.75rem;
}
.plan_l .craftsmanship .content_box {
  background: url(../img/m14.jpg) no-repeat;
  background-size: cover;
}
.plan_l .craftsmanship .content_box .small_box .top {
  padding-bottom: 1rem;
}
.plan_l .craftsmanship .content_box .small_box .top .text {
  font-size: 2.25rem;
}
.plan_l .craftsmanship .content_box .small_box {
  padding: 5.625rem 1.5rem 2rem;
}
.plan_l .craftsmanship .content_box .bottom {
  text-align: justify;
  height: 14.5625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.plan_l .craftsmanship .content_box .small_box .small_box {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.8125rem;
}
.plan_l .craftsmanship .content_box .bottom-ul {
  margin-top: 1.25rem;
}
.plan_l .craftsmanship .content_box .bottom-ul li {
  margin-bottom: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 1.4375rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}
.plan_l .magnificent-lunbo .swiper-container {
  overflow: initial;
}
.plan_l .magnificent-lunbo .swiper-slide {
  width: 46.25rem;
  height: 26.1875rem;
}
.plan_l .magnificent-lunbo .swiper-button-next {
  right: -7.25rem;
  top: 40%;
}
.plan_l .magnificent-lunbo .swiper-button-prev {
  left: -7.25rem;
  top: 40%;
}
.plan_l .service_guarantee .col-md-6 .left .wenben .text,
.plan_l .service_guarantee .col-md-6 .right .wenben .text {
  font-weight: 700;
  font-size: 1.5rem;
  color: #333333;
}
.plan_l .service_guarantee .col-md-6 .left .wenben .miao,
.plan_l .service_guarantee .col-md-6 .right .wenben .miao {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5625rem;
  /* identical to box height, or 150% */
  margin-top: 0.5rem;
  color: #333333;
}
.plan_six .plan-sxi-bg {
  background: #0054a3;
}
.plan_six .plan_six_img {
  margin-top: 4.875rem;
}
.plan_seven {
  background-color: #0054a3;
  background-image: url(../img/m17.png);
  opacity: 0.98;
  text-align: center;
}
.plan_seven .plan_seven_con {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 5rem;
}
.plan_seven .plan_seven_con span {
  font-size: 2.8125rem;
}
.plan_seven .code-img {
  margin-top: 3rem;
}
.plan_seven .code-p {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1rem;
}
.ban .div6 {
  font-weight: 700;
  font-size: 2rem;
  margin-top: 1rem;
}
.ban .div6 img {
  display: inline-block;
  margin: 0 1rem;
}
.purpose_l .miao2 {
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 3.75rem;
  /* or 231% */
  text-align: center;
  color: #333333;
}
.purpose_l .miao {
  font-weight: 700;
  font-size: 1rem;
  margin-top: 1.5625rem;
  line-height: 2rem;
}
.purpose_l .miao span {
  font-weight: bold;
}
.purpose_l .purpose_one .purpose_one_con {
  margin-top: 1.875rem;
}
.purpose_l .purpose_one .purpose_one_con .left {
  width: 37%;
  background: #0054a3;
  display: table;
  height: 33.75rem;
  padding: 3.4375rem;
  color: #fff;
}
.purpose_l .purpose_one .purpose_one_con .left > div {
  display: table-cell;
  vertical-align: middle;
}
.purpose_l .purpose_one .purpose_one_con .left .p1 {
  font-weight: 500;
  font-size: 1.875rem;
}
.purpose_l .purpose_one .purpose_one_con .re {
  width: 63%;
}
.purpose_l .purpose_one .purpose_one_con .re .re-ul li {
  float: left;
  width: 50%;
  text-align: center;
  border: 1px solid #ccc;
  height: 16.875rem;
  display: table;
  background: #F5F5F5;
}
.purpose_l .purpose_one .purpose_one_con .re .re-ul li > div {
  display: table-cell;
  vertical-align: middle;
}
.purpose_l .purpose_one .purpose_one_con .re .re-ul li .titl-p {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.7;
  color: #000000;
  margin-top: 1.25rem;
}
.purpose_two .shu-div {
  font-family: 'montserrat-blod';
  font-size: 12.5rem;
  line-height: 1;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.4);
  -webkit-text-fill-color: transparent;
  width: 100%;
  text-align: center;
  top: 10%;
}
.purpose_two .p1 {
  font-weight: 700;
  font-size: 2.8125rem;
  color: #fff;
}
.purpose_two .miao {
  font-weight: normal;
}
.purpose_two .purpose_two_top1 {
  background-color: #0054a3;
  background-image: url(../img/m18.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.98;
}
.purpose_two .purpose_two_top2 {
  background-color: #0054a3;
  background-image: url(../img/m19.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.98;
}
.purpose_two .purpose_two_top3 {
  background-color: #0054a3;
  background-image: url(../img/m20.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.98;
}
.purpose_two .purpose_two_bot1 {
  background: #F9F9F9;
}
.purpose_two .purpose_two_bot1 .miao {
  height: 11.0625rem;
}
.purpose_two .purpose_two_bot2 .purpose_two_div {
  background: #F9F9F9;
}
.purpose_two .purpose_two_bot2 .purpose_two_div .miao {
  height: 11.0625rem;
}
.purpose_two .purpose_two_bot3 {
  background: #F9F9F9;
}
.purpose_two .purpose_two_bot3 .purpose_two_div .miao {
  height: 6rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.purpose_l .service_trade .top {
  background: #fff;
}
.purpose_l .service_process {
  background: #fff;
}
.purpose_l .service_guarantee {
  background: #F9F9F9;
}
.purpose_l .service_guarantee .col-md-6 .right {
  background: #fff;
}
.purpose_l .service_guarantee .col-md-6 .left {
  background: #fff;
}
.purpose_l .service_guarantee .big-yuan {
  background: #F9F9F9;
  border: 1px solid #E6E6E6;
}
.purpose_two_div {
  padding: 3.125rem 1.875rem;
  background: #fff;
  margin-bottom: 1.875rem;
}
.purpose_two_div .title-bt {
  font-size: 1.3rem;
  color: #000000;
  line-height: 3.75rem;
  border-bottom: 1px solid #999999;
}
.purpose_two_div .title-bt span {
  position: relative;
  display: inline-block;
}
.purpose_two_div .title-bt span::after {
  content: '';
  position: absolute;
  width: 3.4375rem;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #0054a3;
}
.purpose_two_div .shu-num {
  font-size: 2.5rem;
  -webkit-text-stroke: 1px rgba(254, 6, 7, 1);
  -webkit-text-fill-color: transparent;
}
.case_type {
  border: 1px solid #E3E3E3;
  margin-top: 3.75rem;
}
.case_type .div1 {
  background: #fff;
  text-align: center;
  position: relative;
}
.case_type .div1:nth-child(2) .type {
  border-top: 1px solid #E3E3E3;
}
.case_type .div1:nth-child(2) .type-a {
  border-top: 1px solid #E3E3E3;
}
.case_type .div1:nth-child(2) .type-a a.active {
  color: #0054a3;
}
.case_type .div1 .type {
  background: #F5F5F5;
  width: 20%;
  padding: 2.1875rem;
  height: 100%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 1.25rem;
  display: table;
  color: rgba(0, 0, 0, 0.5);
  left: 0;
}
.case_type .div1 .type > div {
  display: table-cell;
  vertical-align: middle;
}
.case_type .div1 .type-a {
  border-left: 1px solid #E3E3E3;
  text-align: left;
  line-height: 2.5rem;
  float: right;
  width: 80%;
  padding: 2.1875rem;
}
.case_type .div1 .type-a a {
  display: inline-block;
  margin-left: 2.5rem;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
}
.case_type .div1 .type-a a:hover {
  color: #0054a3;
}
.case_l {
  background: #F5F5F5;
}
.ban .ban-zi .div7 {
  font-weight: 700;
  font-size: 2.5rem;
}
.paper_l .service_trade .top {
  background: #fff;
}
.paper_l .craftsmanship .service_system .content_box {
  background: url(../img/m7.jpg) no-repeat;
  background-size: cover;
}
.paper_l .paper_one .paper_one_ul2 {
  position: relative;
  margin-top: -1rem;
}
.paper_l .paper_one .paper_one_ul {
  text-align: center;
  display: inline-block;
}
.paper_l .paper_one .paper_one_ul li {
  width: 15.625rem;
  height: 18rem;
  margin: 0 1rem;
  float: left;
  text-align: center;
  display: table;
  background: url(../img/v5.png) no-repeat;
  background-size: 100% 100%;
}
.paper_l .paper_one .paper_one_ul li > div {
  display: table-cell;
  vertical-align: middle;
}
.paper_l .paper_one .paper_one_ul li .bt-p {
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
  margin-top: 1.25rem;
}
.craftsmanship-div {
  font-weight: 700;
  font-size: 2.25rem;
  color: #0054a3;
  line-height: 1;
}
.craftsmanship-div span {
  font-weight: 500;
  color: #333333;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 2.25rem;
}
.fund_l .miao {
  font-weight: normal;
  margin-top: 1rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.875rem;
  /* or 167% */
  height: 18.75rem;
  color: rgba(0, 0, 0, 0.7);
}
.fund_l .fund_one .purpose_two_div {
  background: #F5F5F5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
}
.fund_l .four_basic {
  background: #F5F5F5;
}
.fund_l .four_basic .small_box {
  background: #fff;
}
.fund_l .service_trade .top {
  background: #fff;
}
.miao {
  font-weight: 400;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 1rem;
}
.bank_l .bank_one .bank_one_div {
  height: 25.9375rem;
  padding: 3.375rem 2.6875rem;
  background: url(../img/bg1.png) no-repeat;
  background-size: 100% 100%;
}
.bank_l .bank_one .bank_one_div .title_div {
  font-weight: 700;
  font-size: 1.875rem;
  border-bottom: 1px solid #999999;
  color: #333333;
  padding-bottom: 0.625rem;
}
.bank_l .bank_one .bank_one_div .title_div span {
  position: relative;
  display: inline-block;
}
.bank_l .bank_one .bank_one_div .title_div span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -0.45rem;
  background: #0054a3;
}
.bank_l .blank_two .purpose_two_div {
  background: #F5F5F5;
  height: 25.9375rem;
}
.title_xz {
  font-weight: 700;
  font-size: 2rem;
}
.village_consult_c .index_one::after {
  display: none;
}
.village_consult_c .index_one .hover {
  margin-top: 0;
}
.village_consult_c .index_one {
  margin-top: 0;
  background: #fff;
}
.village_consult_c .index_one .title2 {
  color: #333;
  line-height: 2;
  font-size: 1.4375rem;
  font-weight: 700;
  margin-top: 1.25rem;
  padding: 0 2.625rem;
  margin-bottom: 4.8125rem;
}
.village_consult_c .index_one ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 9.375rem;
}
.village_consult_c .index_one ul li {
  width: 23%;
  position: relative;
  margin-bottom: 8%;
  margin-right: 2.6%;
  transition: all 0.36s;
}
.village_consult_c .index_one ul li:hover{
    transform: translateY(-15px);
}
.village_consult_c .index_one ul li:nth-child(4n){margin-right:0;}
.village_consult_c .index_one ul li .hover {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
  top: -20%;
}
.village_consult_c .index_one ul li .hover .lbx2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
  width: 90%;
  color: #fe0506;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: 700;
}
.village_consult_c .index_one ul li .hover .lbx2 img {
  width: 100%;
}
.village_consult_c .index_one ul li .hover .lbx2 .text {
  position: absolute;
  width: 80% ;
  text-align: center;
  left: 50%;
  color: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
.village_consult_c .index_one ul li .main {
  background: #F5F5F5;
  padding: 5.8125rem 1.8125rem 1.575rem 1.8125rem;
  color: rgba(0, 0, 0, 0.7);
  text-align: justify;
  line-height: 1.875rem;
  font-size: 1.025rem;
}
.village_consult_c .index_one ul li .main .text {
  height: 9.5rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.village_consult_c .index_one ul li .bottom {
  text-align: center;
  font-size: 1.125rem;
  letter-spacing: 2px;
  color: #FFFFFF;
  line-height: 1.875rem;
  font-weight: 700;
  background-color: #0054a3;
  padding: 1.0625rem 0;
}
.village_consult_c .module_two {
  padding-bottom: 6.5rem;
  background: #F5F5F5;
}
.village_consult_c .module_two .top {
  display: flex;
  margin-top: 1.25rem;
  justify-content: space-around;
  position: relative;
  margin-bottom: 3.875rem;
}
.village_consult_c .module_two .top .jiahao {
  position: absolute;
  top: 50%;
  left: 45%;
}
.village_consult_c .module_two .center {
  display: flex;
  justify-content: space-around;
}
.village_consult_c .module_two .center .left,
.village_consult_c .module_two .center .right {
  color: #0054a3;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.5rem;
  background: #FFFFFF;
  border: 1px solid #0054a3;
  border-radius: 1.25rem;
  width: 14%;
  padding: 9rem 1.125rem;
  position: relative;
}
.village_consult_c .module_two .center .middle {
  width: 64%;
  background-color: #0054a3;
  border-radius: 1.25rem;
  text-align: center;
  color: #fff;
  justify-content: center;
  position: relative;
  padding: 2.5rem 1.3125rem 2.25rem 1.3125rem;
}
.village_consult_c .module_two .center .middle .div2 {
  font-weight: 500;
  font-size: 1.5rem;
  margin: 1.25rem 1.875rem;
}
.village_consult_c .module_two .center .middle .hover {
  position: absolute;
  top: -48%;
}
.village_consult_c .module_two .center .middle .middle-ul {
  display: flex;
  justify-content: space-around;
}
.village_consult_c .module_two .center .middle .middle-ul li {
  margin: 0 0.625rem;
  background: #FFFFFF;
  border-radius: 1.25rem;
  padding: 1.25rem;
}
.village_consult_c .module_two .center .middle .middle-ul li .p1 {
  background: #0054a3;
  border-radius: 1.875rem;
  height: 3.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 3.5rem;
}
.village_consult_c .module_two .center .middle .middle-ul li .wz {
  margin-top: 1.25rem;
  color: rgba(0, 0, 0, 0.7);
}
.village_consult_c .module_two .center .left .hover {
  position: absolute;
  right: -19%;
  top: 40%;
}
.village_consult_c .module_two .center .right .hover {
  position: absolute;
  left: -19%;
  top: 40%;
}
.village_consult_c .module_two .shangjiantou {
  position: relative;
  left: 45%;
  margin-top: 0.625rem;
  margin-bottom: -3.9375rem;
  display: inline-block;
  z-index: 1;
}
.village_consult_c .module_two .bot-ul {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
}
.village_consult_c .module_two .bot-ul li {
  width: 14.66%;
  border-radius: 1.25rem;
  background: #fff;
  margin: 1%;
  padding: 2.5rem 0;
  text-align: center;
}
.village_consult_c .module_two .bot-ul li .pp1 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.5rem;
  /* identical to box height, or 167% */
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
  color: #0054a3;
  padding-bottom: 0.625rem;
}
.village_consult_c .module_two .bot-ul li .pp1 span {
  position: relative;
  display: inline-block;
}
.village_consult_c .module_two .bot-ul li .pp1 span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -0.45rem;
  background: #0054a3;
}
.village_consult_c .module_two .bot-ul li .miao {
  color: rgba(0, 0, 0, 0.6);
}
.village_consult_c .module_three {
  background: url(../img/m23.jpg) no-repeat;
  background-size: cover;
}
.village_consult_c .module_three .purpose_two_div {
  background: rgba(255, 255, 255, 0.9);
}
.village_consult_c .module_three .purpose_two_div .miao {
  height: 5.0625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.village_consult_c .module_four .purpose_two_div {
  background: #F5F5F5;
}
.village_consult_c .module_four .purpose_two_div .miao span {
  color: #0054a3;
}
.village_consult_c .module_four .col-lg-8 .col-sm-6:nth-child(3) .purpose_two_div,
.village_consult_c .module_four .col-lg-8 .col-sm-6:nth-child(4) .purpose_two_div {
  margin-bottom: 0;
}
.village_consult_c .module_four .col-lg-8 .miao {
  height: 13.5rem;
}
.village_consult_c .module_four .col-lg-4 .purpose_two_div {
  height: 100%;
  margin-bottom: 0;
}
.village_consult_c .index-case-bot {
  position: relative;
}
.village_consult_c .index-case-bot::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  z-index: -1;
  left: 0;
  background: #0054a3;
}
.pagination {
  justify-content: center;
  margin-top: 3rem;
}
.pagination li {
  width: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  border: 1px solid #ddd;
  margin: 0 0.125rem;
  height: 2.5rem;
  border-radius: 100%;
  cursor: pointer;
}
.pagination li a {
  display: block;
}
.pagination li.active,
.pagination li:hover {
  border-color: #0054a3;
  color: #fff;
  background: #0054a3;
}
.pagination li.active span,
.pagination li:hover span,
.pagination li.active a,
.pagination li:hover a {
  color: #fff;
}
.pagination li.active span {
  color: #fff;
}
.purpose_l .left .miao {
  color: #fff;
}
.purpose_l .miao.white {
  color: #fff;
}
.search .hover button {
  width: 100%;
  background: transparent;
  border: none;
}
.search .hover button i {
  color: #fff;
}
.case_l .case_type .div1 .type-a a.active {
  color: #0054a3;
}
.about_us1 .shu-ul li {
  border-left: 1px solid rgba(228, 228, 228, 0.3) !important;
  width: 40%;
  margin-bottom: 2rem!important;
  margin-bottom: 2rem;
}
.about_us1 .shu-ul li:nth-child(2n) {
  margin-left: 15%;
}
.about_us1 .shu-ul li .p2 {
  color: #fff;
}
.about_us1 .shu-ul li .p1 {
  color: #fff;
}
.about_us1 .shu-ul li .p1 span {
  color: #fff;
}
.about_us1 .shu-ul li .p1 sup {
  color: #fff;
}
.scenarios .container {
  position: relative;
  z-index: 2;
}
.lunbo .swiper-slide {
  overflow: hidden;
}
.lunbo .swiper-slide img {
  animation: banner 20s infinite;
}
@keyframes banner {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.new-xqq .right {
  position: sticky;
  top: 5rem;
}
#header .sousuo i {
  font-size: 1.5rem;
  cursor: pointer;
}
.contact_us .left textarea {
  background-color: #fff;
  width: 100%;
  padding: 1rem;
  color: #666;
  font-size: 1.125rem;
  border: none;
  height: 8.625rem;
}
.contact_us .left textarea::placeholder {
  color: #666;
  font-size: 1.125rem;
}
.news_c .list ul li .right .text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.p3 {
  padding: 3rem 0;
}
.success .col-md-3 .top img {
  width: 100%;
}
.plan_l .craftsmanship .content_box .bottom-ul li,
.industrial_park_plan_c .more_cases .small_box-swiper {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.industrial_park_plan_c .more_cases .small_box-swiper a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index-case-bot .zixun_list .left .top .name a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.plan_l .magnificent-lunbo .swiper-slide {
  overflow: hidden;
  text-align: center;
}
.plan_l .magnificent-lunbo .swiper-slide img {
  height: 100%;
  display: inline-block;
  width: auto;
  object-fit: cover;
}
.team .people .small_box .right {
  overflow: hidden;
}
#header .na-ul > li > a::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 0.25rem;
  width: 100%;
  background: #fff;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  left: 0;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
}
#header .na-ul > li:hover > a::after,
#header .na-ul > li.active > a::after {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -webkit-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
}
.success .col-md-3 .top img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.success .col-md-3:hover .top img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.success .col-md-3:hover .bottom .text a {
  color: #0054a3;
}
.new-xqq .right .ren-title:hover a {
  color: #0054a3;
}
.article-div a:hover {
  color: #0054a3;
}
.service_content .pofile {
  background-attachment: fixed;
}
.investment_consule_c .index-case {
  background-attachment: fixed;
}
.service_system .content_box .small_box {
  cursor: pointer;
}
.index-case-bot .zixun_list .left .top .name {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-case-bot .zixun_list .left .top .name a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#header .na-ul > li:nth-child(10) .er-ul {
  display: none;
}
.service_trade .service-swiper .swiper-slide .text a {
  color: #fff;
}
.logos_banner .logos_box .small-box img {
  height: 3.75rem;
  object-fit: cover;
}
.index-business .business-box .box1 {
  cursor: pointer;
}
.index-business .business-box .box1:hover {
  background: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-business .business-box .box1:hover .box-top {
  padding-left: 0rem;
  padding-bottom: 1rem;
  border-color: rgba(245, 245, 245, 0.5);
  position: relative;
  text-align: left;
}
.index-business .business-box .box1:hover .box-top .title-cn a,
.index-business .business-box .box1:hover .box-top .title-en a {
  color: #fff;
}
.index-business .business-box .box1:hover .box-top .title-cn {
  margin-top: 0;
}
.index-business .business-box .box1:hover .icon-img {
  position: absolute;
  top: 0%;
  left: 0;
}
.index-business .business-box .box1:hover .icon-img img {
  width: 4.375rem;
}
.index-business .business-box .box1:hover .icon-img img:nth-child(1) {
  display: none;
}
.index-business .business-box .box1:hover .icon-img img:nth-child(2) {
  display: inline-block;
}
.index-business .business-box .box1:hover .box-bot {
  display: block;
  color: #fff;
  padding-top: 1rem;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.team .people .small_box .top .left {
  height: 8.625rem;
}
.service_system .content_box .small_box .bottom > .bottom {
  padding-top: 0;
}
.project-lunbo-wz .div4 {
  font-weight: bold;
}
.project-lunbo-wz .div4 .p1 {
  padding-right: 15%;
}
.project-lunbo-wz .div4 .p2 {
  padding-left: 15%;
}
.lunbo .swiper-slide .div2 {
  text-transform: uppercase;
  font-size: 1.5rem;
}
.lunbo .swiper-slide .div3 {
  font-weight: 400;
  font-size: 1.5rem;
  margin-top: 1rem;
}
.lunbo .swiper-slide .div7 {
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 1rem;
  color: #0054a3;
}
.lunbo .swiper-slide .div6 {
  font-size:1.675rem;
  
  text-transform: uppercase;
  margin-top: 1rem;
}
.lunbo .swiper-slide .div5 {
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-top: 1rem;
  color: #0054a3;
}
.lunbo .swiper-slide .ul3 {
  margin: 1.875rem 0;
  overflow: hidden;
  display: inline-block;
}
.lunbo .swiper-slide .ul3 li {
  margin: 0 0.9375rem;
  background: #0054a3;
  text-align: center;
  font-weight: 700;
  border-radius: 100%;
  font-size: 1.25rem;
  display: table;
  float: left;
  width: 10.75rem;
  height: 10.75rem;
  line-height: 1;
}
.lunbo .swiper-slide .ul3 li > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 1px;
}
.lunbo .swiper-slide .ul3 li span {
  font-weight: bold;
  font-size: 2.8125rem;
}
.lunbo .swiper-slide .ul3 li sup {
  font-size: 1.875rem;
}
.lunbo .swiper-slide .ul2 li {
  display: inline-block;
  font-size: 1.875rem;
  padding: 0 1rem;
  line-height: 1rem;
  border-right: 1px solid #0054a3;
  text-transform: uppercase;
  color: #0054a3;
}
.lunbo .swiper-slide .ul2 li span {
  font-size: 3.75rem;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 2.5rem;
}
.lunbo .swiper-slide .ul2 li:last-child {
  border-right: none;
}
.service_content .pofile .small_box {
  height: 90%;
}
.fund_l .miao {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
}
.rightfix {
  bottom: 20%;
  top: auto;
  transform: translateY(0);
  right: 1.25rem;
  width: auto;
  box-shadow: none;
  border: none;
  background: transparent;
}
.rightfix li .iconfont {
  font-size: 1.375rem;
  color: #fff;
}
.rightfix li::before {
  display: none;
}
.rightfix li:last-child {
  display: none;
}
.fix_ul li {
  border: none;
  background: #0054a3;
}
.fix_ul li:hover {
  background: #0054a3;
}
.fix_ul li:hover .right_div {
  right: 72px;
  min-height: 72px;
  line-height: 72px;
}
.rightfix li {
  width: 3.375rem;
  height: 3.375rem;
  border-radius: 50%;
  line-height: 3.375rem;
  padding: 0;
  border: none;
  box-shadow: 0 0 0.625rem rgba(88, 88, 88, 0.25);
  margin-bottom: 1.25rem;
}
.rightfix li:nth-child(1) {
  height: auto;
  padding: 1rem 0;
  border-radius: 30px;
  line-height: 1.2 !important;
}
.footer .foot-bot span:last-child {
  display: none;
}
.lunbo .swiper-slide .wenzi .div8 {
  font-weight: 700;
  font-size: 10rem;
  line-height: 1;
  /* identical to box height */
  text-align: center;
  background: linear-gradient(180.27deg, #FFEFC5 18.08%, #FFB060 99.77%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-shadow: 0px 12px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}
.lunbo .swiper-slide .wenzi .div9 {
  font-weight: 700;
  font-size: 1.625rem;
  margin-top: 1rem;
}
.index-new .index-new-con .tui-img .overh img {
  height: auto;
  object-fit: cover;
}
.industrial_research_c .center_list .small .top {
  overflow: hidden;
}
.industrial_research_c .center_list .small .top a img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.industrial_research_c .center_list .small:hover .top .img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.about_us {
  padding-bottom: 7rem;
}
.service_content {
  padding-bottom: 0;
}
.shu-num {
  font-size: 2.5rem;
  -webkit-text-stroke: 1px rgba(254, 6, 7,1);
  -webkit-text-fill-color: transparent;
}
.index-case-bot .zixun_list .top-img-ul::before {
  min-height: 3rem;
}
.index-case-bot .zixun_list .top-img-ul li img {
  height: 35px;
}
.index-case-bot .zixun_list .right img {
  height: 33rem;
  object-fit: cover;
}
.rong-lunbos .swiper-slide {
  background: url(../img/212.png) no-repeat;
  background-size: 100% 100%;
  padding: 2rem;
}
.village_consult_c {
  padding-top: 0rem;
}
.project_consult_c .project_plan .small_box img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  cursor: pointer;
}
.project_consult_c .project_plan .small_box img:hover {
  transform: rotateY(-180deg);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index-case-bot .zixun_list .left .bottom .text {
  line-height: 1.7;
}
.index_one .hover .lineone .top img,
.index_one .hover .linetwo .top img {
  width: 100%;
}
.ban .div5,
.lunbo .swiper-slide .div1,
.project-lunbo-wz .div4,
.ban .div2,
.project-consultation-l .center_banner .text {
  font-family: 'zt';
  font-weight: normal;
  font-style: normal;
}
/*.ban > img {*/
/*  height: 100vh;*/
/*}*/
.er-ul > li:nth-child(1) {
  padding-top: 0rem;
}
.er-ul > li:last-child {
  padding-bottom: 0;
}
.ban .ban-zi .white .cn {
  display: inline-block;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(225, 225, 225, 0.6);
}
.ban .div10 {
  font-size: 5rem;
  line-height: 1;
}
.ban img {
  object-fit: cover;
}
.index-service-ul li .div2 {
  height: 7.625rem;
}
@media (max-width: 1800px) {
  body,
  html {
    font-size: calc(100vw / 110);
  }
  .container {
    padding: 0 8rem;
  }
  .good_programme .bottom .right .main ul li .text1 {
    font-size: 1.2rem;
  }
  .good_programme .bottom .right .main .name {
    font-size: 1.5rem;
  }
}
@media (max-width: 1440px) {
  .good_programme .bottom .right .main ul li .yuan {
    font-size: 1.2rem;
  }
  body,
  html {
    font-size: calc(100vw / 100);
  }
  .container {
    padding: 0 5rem;
  }
}
@media (max-width: 1366px) {
  body,
  html {
    font-size: calc(100vw / 95);
  }
}
@media (max-width: 1280px) {
  body,
  html {
    font-size: calc(100vw / 90);
  }
}
@media (max-width: 990px) {
  body,
  html {
    font-size: 14px;
  }
  .container {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
.plan_l .craftsmanship .content_box .small_box .top .text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.footer .foot-top-bot .foot-top-bot-ul li:nth-child(5) .foot-top-a:nth-child(1) {
  margin-top: 0;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide:hover {
  background: #0054a3;
  cursor: pointer;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide:hover .div1 {
  color: #fff;
}
.index-service-ul li .overh img {
  width: 4.9375rem;
}
.box-bot-ul li {
  width: 100%;
  float: left;
}
.box-bot-ul li a {
  font-size: 1rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 28px;
}
.box-bot-ul li:nth-child(2n) {
  float: right;
}
.index-business .business-box .box1:hover .box-bot-ul li a {
  color: #fff;
}
.index-business .business-box .box-top .icon-img img {
  width: 3.375rem;
}
.feasibility_l .index_one .hover .lineone .bottom,
.feasibility_l .index_one .hover .linetwo .bottom {
  padding: 1rem;
}
.feasibility_l .index_one .hover .lineone .bottom a,
.feasibility_l .index_one .hover .linetwo .bottom a {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.plan_four .div-top {
  padding-bottom: 12.5rem;
}
.plan_four .div-bot .div2 {
  margin-top: 1rem;
}
.good_programme2 .bottom {
  padding-bottom: 0;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide:hover .shu {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide:hover .div1 {
  border-color: rgba(255, 255, 255, 0.3);
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide:hover .div2 {
  color: #fff;
}
.sq-title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #333333;
}
.index-case-bot .zixun_list .zixun-box:hover .sq-title {
  color: #fff;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide {
  height: 22.0625rem;
}
.service_guarantee .col-md-6 .left {
  height: 100%;
}
.index_one .hover .lineone img,
.index_one .hover .linetwo img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.index_one .hover .lineone .left:hover img,
.index_one .hover .linetwo .left:hover img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.index_one .hover .lineone .img:hover img,
.index_one .hover .linetwo .img:hover img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.project-consultation-l .services .services-lunbo .swiper-slide .box {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  cursor: pointer;
}
.project-consultation-l .services .services-lunbo .swiper-slide .box:hover {
  background: rgba(225, 225, 225, 0.4);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.village_consult_c .module_three .purpose_two_div {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  cursor: pointer;
}
.village_consult_c .module_three .purpose_two_div:hover {
  background: rgba(225, 225, 225, 0.7);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.box-bot-ul li a:hover {
  text-decoration: underline;
}
.zixu {
  position: fixed;
  left: 0%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}
.zixu .zixun-box {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 27%;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
.zixu .top {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #FFFFFF;
  font-family: 'zt';
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.2);
  background: #0054a3;
  padding: 1.625rem 1.25rem;
}
.zixu .top .close {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
.zixu .top .close span {
  width: 100%;
}
.zixu .top .close span i {
  color: #fff;
}
.zixu .div1 {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #0054a3;
  font-weight: bold;
  margin: 0rem 0  1rem;
}
.zixu .div2 {
  color: #5B5B5B;
}
.zixu .bot {
  padding: 1.25rem;
}
.zixu .zixun-ul {
  margin-top: 0.625rem;
}
.zixu .zixun-ul li {
  margin-bottom: 0.625rem;
  position: relative;
}
.zixu .zixun-ul li textarea {
  height: 6.6875rem;
  border: 1px solid #ccc;
  width: 100%;
  padding: 0.625rem;
  border-radius: 0.3125rem;
  resize: none;
  font-size: 1rem;
  color: #B0B4BB;
}
.zixu .zixun-ul li textarea::placeholder {
  font-size: 1rem;
  color: #B0B4BB;
}
.zixu .zixun-ul li i {
  position: absolute;
  color: #B0B4BB;
  left: 0.3125rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1rem;
}
.zixu .zixun-ul li input {
  padding-left: 1.5625rem;
  height: 3.125rem;
  border: 1px solid #ccc;
  border-radius: 0.3125rem;
  width: 100%;
  font-size: 1rem;
  color: #B0B4BB;
}
.zixu .zixun-ul li input::placeholder {
  font-size: 1rem;
  color: #B0B4BB;
}
.zixu .zixun-ul li button {
  padding: 0.625rem 1.875rem;
  background: #0054a3;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  color: #FFFFFF;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  border: none;
  font-family: 'zt';
  border-radius: 0.3125rem;
}
.zixu .zixun-ul li button:hover {
  background: #fc3b3c;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.good_programme .bottom .left .biaoti,
.good_programme .bottom .right .biaoti {
  font-size: 1.6rem;
  left: 55%;
}
.about_us .left .name {
  font-size: 1.7rem;
  line-height: 1.2;
}
@media (max-width: 1800px) {
  body {
    zoom: 95%;
  }
}
@media (max-width: 1600px) {
  body {
    zoom: 90%;
  }
  .good_programme .bottom .right .main ul li .text2 {
    font-size: 1rem;
  }
  .good_programme .bottom .right .main ul li .text1 {
    font-size: 1.2rem;
  }
  .project_consult_c .big_box .right,
  .project_consult_c .big_box .left {
    font-size: 1.2rem;
  }
  .service_guarantee .col-md-6 .right .wenben {
    width: 73%;
  }
  .service_guarantee .col-md-6 .right .wenben .name,
  .service_guarantee .col-md-6 .left .wenben .name {
    font-size: 2rem;
  }
  .plan_l .craftsmanship .content_box .small_box .top .text {
    font-size: 1.5rem;
  }
  .ban .div5 {
    font-size: 5.5rem;
  }
  .ban .div2 {
    font-size: 5.5rem;
  }
  .ban .div3 {
    font-size: 1.2rem;
  }
  .title2 {
    font-size: 2rem;
  }
  .about_us .left .name {
    font-size: 1.3rem;
  }
  .project-lunbo-wz .div4 {
    font-size: 5.5rem;
  }
  .project-consultation-l .center_banner .text {
    font-size: 3rem;
  }
  .project-consultation-l .uphold .uphold-div {
    font-size: 1.4rem;
  }
  .good_programme .bottom .right .main .name {
    font-size: 2rem;
  }
  .good_programme .bottom .right .biaoti,
  .good_programme .bottom .left .biaoti {
    font-size: 2;
    padding: 1rem;
  }
  .good_programme .bottom .right {
    background-position: right;
  }
  .good_programme .bottom .left .main .name {
    font-size: 2rem;
  }
  .investment_report_c .moudule_one .bottom .text {
    margin-left: 34.125rem;
  }
  .success .col-md-3 .bottom .small span {
    font-size: 0.8rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .shu {
    font-size: 1.5rem;
  }
  .good_programme .bottom {
    padding-bottom: 6rem;
  }
  .industrial_research_c .book .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .industrial_research_c .book .small_box {
    width: 23%;
    margin: 1%;
    padding: 1.25rem 1.75rem 20.375rem 1.25rem;
    background-size: 100% 100%;
    -ms-flex: 0 0 23%;
    flex: 1 0 23%;
    max-width: 23%;
  }
}
.team .people .small_box .right img {
  object-fit: cover;
}
.success .col-md-3 .bottom .small {
  height: 1.9375rem;
  overflow: hidden;
}
.team .people .people_box .top .name1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media (max-width: 1500px) {
  body {
    zoom: 100%;
  }
  .project-lunbo-wz .ul1 li {
    width: 5rem;
    height: 5rem;
  }
  .project-lunbo-wz .ul1 li {
    font-size: 0.8rem;
  }
  .index-service-ul li .titl1 {
    font-size: 1.5rem;
  }
  .index-service-ul li .div2 {
    font-size: 1.3;
  }
  .certify .swiper-slide {
    width: 20.5rem;
    height: 26.8125rem;
  }
  .project-lunbo-wz .div4 {
    font-size: 3.5rem;
  }
  .project-lunbo-wz .ul1 {
    font-size: 1.3rem;
  }
  .lunbo .swiper-slide .div6 {
    font-size: 1.2rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
    font-size: 1rem;
  }
  .shu-ul li .p1 span,
  .about_us .right ul li .number {
    font-size: 2.5rem;
  }
  .footer .foot-top-bot .foot-top-bot-ul li .foot-top-a {
    font-size: 1rem;
  }
  .project-consultation-l .about_us .right ul li .name {
    font-size: 1rem;
  }
  .ban .div2 {
    font-size: 3.5rem;
  }
  .title3 {
    font-size: 1.3rem;
  }
  .team .people .people_box .top .name {
    font-size: 1.3rem;
  }
  .team .people .people_box .bottom .text {
    font-size: 1rem;
    
  }
  .title2 {
    font-size: 1.6rem;
  }
  .ban .div1 {
    font-size: 2.75rem;
  }
  .index-case-bot .zixun_list .top-img-ul li img {
    height: 30px;
  }
  .about_us .right .right-box {
    padding: 4rem;
  }
  .about-c .organizational {
    padding: 5rem 3rem;
  }
  .investment_consule_c .module_one .fbox ul li {
    font-size: 1.7rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div1 {
    font-size: 1.4rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box .div1 {
    font-size: 1.2rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box .div2 {
    font-size: 1rem;
  }
  .about_us .right .right-box {
    height: auto;
  }
  .service_content .pofile .small_box .top .name {
    font-size: 1.5rem;
  }
  .service_content .pofile .small_box .bottom .text1 {
    font-size: 1rem;
  }
  .government_c .ny_banner .left {
    width: 60%;
  }
  .service_guarantee .col-md-6 .right .wenben,
  .service_guarantee .col-md-6 .left .wenben {
    width: 60%;
  }
  #header .na-ul > li a {
    font-size: 1rem;
  }
  .footer .foot-top-bot .foot-top-bot-ul li {
    padding: 0 3.75rem;
  }
  .foot-logo>a>img {
    width: 300px;
    /*filter: brightness(0) invert(1);*/ /* 图片变白色 */
  }
  .footer .foot-top .foot-top-con .re {
    /*width: 81%;*/
    width: 72%;
  }
  #header .na-ul > li {
    padding: 0 0.5rem 0.7rem;
  }
  .about_us1 .shu-ul li .p2 {
    font-size: 1rem;
  }
  .about_us .right .right-box {
    padding: 2rem;
  }
  .about_us .left .text {
    font-size: 1rem;
  }
  .about_us .left .name {
    margin-bottom: 1rem;
  }
  .good_programme .bottom .right .main ul li {
    padding: 0rem 0 1rem 6rem;
  }
  .good_programme .bottom .right .main ul li .text2 {
    font-size: 1rem;
  }
  .good_programme .bottom .right .main ul li .text1 {
    font-size: 1.3rem;
  }
  .good_programme .top ul li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .good_programme .top ul li {
    width: 14.6875rem;
    height: 7.625rem;
  }
  .cultural_tourism_c .module_two .center .left,
  .cultural_tourism_c .module_two .center .right {
    font-size: 1.4rem;
  }
  .cultural_tourism_c .module_two .center .middle,
  .cultural_tourism_c .module_two .bottom .text {
    font-size: 2rem;
  }
  .investment_report_c .moudule_one .top .name,
  .investment_report_c .service_content .pofile .small_box .top .name {
    font-size: 1.8125rem;
  }
  .service_guarantee .col-md-6 .left .wenben .text {
    font-size: 1rem;
  }
  .logos_banner .center p {
    font-size: 1.8125rem;
  }
  .logos_banner .logos_box .small-box img {
    height: 2.75rem;
  }
  .village_consult_c .index_one ul li .main {
    padding: 6.8125rem 1.8125rem 3.375rem 1.8125rem;
  }
  .village_consult_c .module_two .center .middle .hover {
    top: -78%;
  }
  .village_consult_c .module_two .shangjiantou {
    left: 42%;
  }
  .village_consult_c .module_two .top .jiahao {
    left: 47%;
  }
  .village_consult_c .module_two .bot-ul li .pp1 span::after {
    bottom: -0.7rem;
  }
  .village_consult_c .module_four .col-lg-8 .miao {
    height: 15.5rem;
  }
  .index-case-bot .zixun_list .right img {
    height: 31rem;
  }
  .index-case-bot .zixun_list .left .top .name {
    font-size: 1.5rem;
  }
  .index-case-bot .zixun_list .left {
    padding: 2rem ;
  }
  .about_us .right ul li {
    margin-bottom: 4rem;
  }
  .about_us .right .right-box {
    padding: 5rem;
  }
  .ban .div6 {
    margin-top: 0.5rem;
  }
}
@media (max-width: 1500px) {
  .four_basic .small_box .right .top .name {
    font-size: 1.3rem;
  }
  .index_one .hover .lineone .bottom .text,
  .index_one .hover .linetwo .bottom .text {
    font-size: 0.8rem;
  }
  .team .people .people_box .top .name {
    font-size: 1rem;
  }
  .about-c .organizational .zhu img {
    width: 80%;
  }
  .about-c .culture .index-service-ul li .p1 {
    font-size: 1.3rem;
  }
  .about_us1 .shu-ul li {
    width: 42%;
  }
  .index-business .business-box .box1:hover .icon-img img {
    width: 3.375rem;
  }
  .index-business .business-box .title-cn {
    font-size: 1.2rem;
  }
  .index-business .business-box .title-en {
    font-size: 0.8rem;
  }
  .index-service-ul li .overh img {
    width: 3.9375rem;
  }
  .index-service-ul li .p1 {
    font-size: 1.1rem;
  }
  .index-service-ul li .titl1 {
    font-size: 1.3rem;
  }
  .index-service-ul li .div2 {
    font-size: 1rem;
  }
  .index-new .index-new-con .tui-img .tui-bot .p1 {
    font-size: 1.1rem;
  }
  .index-new .index-new-con .tui-img .tui-bot .miao {
    font-size: 1rem;
  }
  .map-img img {
    width: 70%;
  }
  .head-cn {
    font-size: 2rem;
  }
  .head-en {
    font-size: 1.5rem;
  }
  .index-case-bot .zixun_list .left .top .name {
    font-size: 1.2rem;
  }
  .index-case-bot .zixun_list .left .bottom .text {
    font-size: 1rem;
  }
  .about_us .right ul li .number sup {
    font-size: 1.2rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .shu {
    font-size: 1.2rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .shu {
    width: 12.25rem;
    height: 3.375rem;
    line-height: 3.375rem;
  }
  .project-consultation-l .center_banner .text {
    font-size: 2rem;
  }
  .project-consultation-l .center_banner .text2 {
    font-size: 1.5rem;
  }
  .good_programme .top .name1 {
    font-size: 2rem;
  }
  .craftsmanship-div {
    font-size: 1.5rem;
  }
  .service_system .content_box .small_box {
    padding: 5rem 1rem;
  }
  .service_system .content_box .small_box .bottom .text {
    font-size: 0.8rem;
  }
  .service_system .content_box .small_box .bottom {
    font-size: 0.8rem;
  }
  .service_system .content_box .small_box .top .text > p {
    font-size: 1.3rem;
  }
  .service_system .content_box .small_box .top .text {
    font-size: 2rem;
  }
  .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.2rem;
  }
  .logos_banner .center p {
    font-size: 1.9rem;
  }
  .logos_banner .text {
    font-size: 1.2rem;
  }
  .service_process .service_process-swiper .swiper-slide .box .name {
    font-size: 1.2rem;
  }
  .service_process .service_process-swiper .swiper-slide .box .text {
    font-size: 0.9rem;
  }
  .service_process .service_process-swiper .swiper-slide .box .img img {
    width: 1.5625rem;
  }
  .service_process .service_process-swiper .swiper-slide .box .img {
    right: -12%;
  }
  .service_process .service_process-swiper .swiper-slide:nth-of-type(8) .box .img {
    right: -12%;
  }
  .service_process .service_process-swiper .swiper-slide:nth-of-type(7) .box .img {
    right: -12%;
  }
  .service_process .service_process-swiper .swiper-slide:nth-of-type(6) .box .img {
    right: -12%;
  }
  .service_guarantee .big-yuan .red-yuan {
    padding: 1rem;
  }
  .service_guarantee .col-md-6 .right .wenben .name,
  .service_guarantee .col-md-6 .left .wenben .name {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .service_guarantee .col-md-6 .right .wenben .text {
    font-size: 1rem;
  }
  .small-icon img {
    width: 40px ;
  }
  .ban .div5 {
    font-size: 4.5rem;
  }
  .four_basic .small_box .right .top .name {
    font-size: 1.3rem;
  }
  .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.4rem;
  }
  .four_basic .small_box .right .bottom .text {
    font-size: 1rem;
  }
  .four_basic .small_box .right .top {
    padding-bottom: 0.5rem;
  }
  .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.2rem !important;
  }
  .index_one > .top .text {
    font-size: 1.2rem;
  }
  .paper_l .paper_one .paper_one_ul li {
    width: 11.625rem;
    height: 12rem;
  }
  .paper_l .paper_one .paper_one_ul li .bt-p {
    font-size: 1.1rem;
  }
  .paper_l .paper_one .paper_one_ul li > div img {
    width: 2.875rem;
  }
  .good_programme .bottom .left {
    width: 53%;
  }
  .good_programme .bottom .right {
    left: 46%;
  }
  .good_programme .bottom .left {
    padding: 0 6rem 2rem 3rem ;
  }
  .good_programme .bottom .right .main ul {
    overflow: hidden;
    padding-right: 0;
  }
  .fund_l .miao {
    font-size: 1rem;
  }
  .miao {
    font-size: 1rem;
  }
  .bank_l .bank_one .bank_one_div .title_div {
    padding-bottom: 0.4rem;
  }
  .bank_l .bank_one .bank_one_div .title_div {
    font-size: 1.4rem;
  }
  .four_basic .small_box {
    padding: 2rem 1rem;
  }
  .title2 {
    margin-bottom: 1rem;
  }
  .four_basic .small_box {
    margin-top: 1rem;
  }
  .four_basic .small_box .left .small_icon {
    width: 5.3125rem;
    height: 9.375rem;
  }
  .success .col-md-3 .bottom .text {
    font-size: 1rem;
  }
  .index_one > .top .title1 .eng {
    font-size: 2rem;
  }
  .index_one .hover {
    margin-top: 1rem;
  }
  .index_one .hover .lineone .col-md-3 .bottom,
  .index_one .hover .linetwo .col-md-3 .bottom,
  .index_one .hover .lineone .bottom,
  .index_one .hover .linetwo .bottom {
    padding: 1.1875rem 0 1.5625rem 1.25rem;
  }
  .bank_l .blank_two .purpose_two_div {
    background: #F5F5F5;
    height: 17.9375rem;
  }
  .investment_consule_c .module_one .text {
    font-size: 1.2rem;
  }
  .service_content .biaoti {
    line-height: 2;
    font-size: 1.2rem;
  }
  .service_content .pofile .small_box {
    padding: 2rem 1rem;
  }
  .service_content .pofile .small_box .bottom .text2 {
    font-size: 1rem;
  }
  .service_content .pofile .small_box .top .name {
    line-height: 2;
  }
  .investment_consule_c .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.2rem;
  }
  .plan_l .module_one .sh-uls li .p1 span {
    font-size: 2rem;
  }
  .plan_l .module_one .sh-uls li .p2 {
    font-size: 1rem;
  }
  .plan_l .plan_two .plan_two_con .bt-p {
    font-size: 1rem;
  }
  .plan_l .plan_two .plan_two_con .col-sm-3 img {
    width: 6.25rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div {
    padding: 2rem 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div .bt-div {
    font-size: 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div .overh img {
    height: 2.5rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div .bt-div {
    margin-top: 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div .overh {
    height: auto;
  }
  .plan_tree .plan_tre_con {
    margin-top: 1rem;
  }
  .plan_four .div-top span {
    font-size: 1.8125rem;
  }
  .plan_four .div-top {
    line-height: 2;
  }
  .plan_four .div-bot .liuyan-box .p1 {
    font-size: 1.5rem;
  }
  .plan_four .div-bot .liuyan-box .box {
    padding: 2rem ;
  }
  .plan_four .div-bot .liuyan-box button {
    font-size: 1rem;
  }
  .plan_four .div-bot .liuyan-box input {
    font-size: 1rem;
    height: 3.375rem;
  }
  .plan_four .div-bot .liuyan-box input::placeholder {
    font-size: 1rem;
  }
  .plan_four .div-bot .liuyan-box button {
    height: 3.375rem;
    line-height: 3.375rem;
  }
  .plan_four .div-bot .p2 {
    font-size: 2rem;
  }
  .plan_four .div-bot .plan_four_con .plan_four_div .bt-p {
    font-size: 1rem;
    margin-top: 0;
  }
  .plan_four .div-bot .plan_four_con .plan_four_div {
    padding: 1rem;
  }
  .plan-bg .p2 {
    font-size: 1.8125rem;
  }
  .plan_five .plan_five_con .plan_five_div {
    padding: 1rem;
  }
  .plan_five .plan_five_con .plan_five_div .bt-div {
    font-size: 1.2rem;
  }
  .service_guarantee .col-md-6 .right {
    padding: 4rem 1.375rem 4rem 11.3125rem;
  }
  .service_guarantee .col-md-6 .left {
    padding: 4rem 10rem 4rem 3.5625rem;
  }
  .plan_l .service_guarantee .col-md-6 .left .wenben .text,
  .plan_l .service_guarantee .col-md-6 .right .wenben .text {
    font-size: 1.2rem;
  }
  .plan_six img {
    width: 70%;
  }
  .plan_seven .plan_seven_con span {
    font-size: 1.2rem;
  }
  .plan_seven .plan_seven_con {
    font-size: 1.5rem;
    line-height: 2;
  }
  .project_consult_c .index_one .introduce {
    font-size: 1.1rem;
  }
  .project_consult_c .index_one .name {
    font-size: 1.4rem;
    margin: 1rem 0;
  }
  .project_consult_c .big_box .center .top .biaoti {
    font-size: 1.5rem;
  }
  .project_consult_c .big_box .center .main .box_info {
    font-size: 1rem;
  }
  .project_consult_c .project_plan .small_box img {
    width: 50px;
  }
  .project_consult_c .project_plan .small_box .text {
    font-size: 1rem;
  }
  .project_consult_c .project_plan .small_box {
    padding: 2rem ;
  }
  .project_consult_c .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.2rem;
  }
  .service_system .content_box .small_box .top {
    padding-bottom: 0.5rem;
  }
  .service_system .content_box .small_box .top .text {
    font-size: 1.5rem;
  }
  .industrial_park_plan_c .more_cases .small_box-swiper {
    padding: 2rem;
    font-size: 1.2rem;
  }
  .industrial_park_plan_c .center_banner .text {
    font-size: 1.8rem;
  }
  .village_consult_c .index_one ul li .main {
    font-size: 1rem;
  }
  .village_consult_c .module_two .center .left,
  .village_consult_c .module_two .center .right {
    font-size: 1.2rem;
  }
  .village_consult_c .module_two .center .middle .middle-ul li .p1 {
    font-size: 1.2rem;
  }
  .village_consult_c .module_two .bot-ul li .pp1 {
    font-size: 1.2rem;
  }
  .village_consult_c .module_three .purpose_two_div {
    padding: 2rem;
  }
  .village_consult_c .module_three .purpose_two_div img {
    width: 3.125rem;
  }
  .pt60 {
    padding-top: 2rem;
  }
  .ban .div6 {
    font-size: 1.5rem;
  }
  .purpose_l .miao2 {
    font-size: 1.2rem;
    line-height: 2;
  }
  .purpose_l .purpose_one .purpose_one_con .left .p1 {
    font-size: 1.5rem;
  }
  .purpose_two .p1 {
    font-size: 1.8rem;
  }
  .service_guarantee .big-yuan {
    width: 22em;
    height: 22rem;
  }
  .service_guarantee .big-yuan .red-yuan {
    width: 18rem;
    height: 18rem;
  }
  .industrial_research_c .policy .right ul li a {
    line-height: 2.5;
    font-size: 0.8rem;
  }
  .new-xqq .left .title {
    font-size: 1.5rem;
  }
  .new-xqq .right .ren-title {
    font-size: 1rem;
  }
  .news_c .news-swiper .right_box .right {
    padding: 5.4375rem 1.875rem 0 1.875rem;
  }
  .investment_report_c .moudule_one .bottom .text {
    margin-left: 33.125rem;
  }
  .index-case-bot .zixun_list .left .top .name {
    line-height: 1.5;
  }
  .certify .swiper-button-next {
    right: 0;
  }
  .certify .swiper-button-prev {
    left: 0;
  }
  .search input {
    height: 4rem;
  }
  .search .hover {
    height: 4rem;
    line-height: 4rem;
  }
  .plan_l .module_one .sh-uls li .p1 sup {
    font-size: 1.2rem;
  }
  .cultural_tourism_c .module_two .top img {
    width: 90%;
  }
  .investment_report_c .service_content .biaoti {
    font-size: 1.2rem;
  }
  .logos_banner {
    padding: 6.625rem 8rem 7.875rem 8rem;
  }
  .index-new .index-new-con .tui-img .tui-bot .miao {
    height: 3.4rem;
  }
  .index-case-bot .zixun_list .top-img-ul::before {
    min-height: 2.5rem;
  }
}
.cultural_tourism_c .module_two .top .img:nth-child(3) {
  text-align: center;
}
@media (max-width: 1440px) {
  .ban .ban-zi {
    zoom: 120%;
  }
  .fgunaggao .container {
    padding: 0 4rem;
  }
  .index-bout .about-div .fl {
    width: 45%;
  }
  .index-new .index-new-con .tui-img .overh img {
    height: 15rem;
  }
  .zixun_list .top-img-ul::before {
    width: 87%;
  }
}
@media (max-width: 1400px) {
  .footer .foot-top-bot .foot-top-bot-ul li {
    padding: 0 2.75rem;
  }
}
@media (max-width: 1300px) {
  .about_us .right ul li .number {
    font-size: 2rem;
  }
  .about_us .right ul li .name {
    font-size: 1rem;
  }
  .purpose_two_div .title-bt {
    font-size: 1.2rem;
  }
  .project_consult_c .service_process .service_process-swiper .swiper-slide:nth-of-type(6) .box .img {
    right: -13%;
  }
  .project_consult_c .service_process .service_process-swiper .swiper-slide:nth-of-type(7) .box .img {
    right: -13%;
  }
  .project_consult_c .service_process .service_process-swiper .swiper-slide:nth-of-type(8) .box .img {
    right: -13%;
  }
  .index-bout .about-div .fl .div1 {
    font-size: 1.4rem;
  }
  .project_consult_c .box-wz .div1 {
    width: 70px;
  }
  .village_consult_c .module_two .top .jiahao {
    display: none;
  }
  .investment_report_c .moudule_one .bottom .text {
    margin-left: 25.125rem;
  }
  .investment_report_c .moudule_one .book {
    left: 9%;
  }
  #header .na-ul > li {
    padding: 0 0.5rem 0.7rem;
  }
  .logo-img img {
    width: 11rem;
  }
  .logo-img .img2 {
    display: none;
  }
  .footer .foot-top-bot .foot-top-bot-ul li {
    padding: 0 1.75rem;
  }
  .footer .foot-top .foot-top-con .re {
    width: 67%;
  }
  .index_one > .top .text {
    font-size: 1rem;
  }
  .investment_report_c .service_content .pofile .small_box .top .name {
    font-size: 1.5rem;
  }
  .investment_report_c .service_content .pofile .small_box .bottom .text1 {
    font-size: 1rem;
  }
  .good_programme .bottom .right {
    left: 50%;
  }
}
@media (max-width: 1300px) {
  .footer .foot-top-bot .foot-top-bot-ul li {
    padding: 0 2.75rem;
  }
}
.good_programme .top ul li {
  text-align: center;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .fgunaggao .container {
    padding: 0 1rem;
  }
  .good_programme .bottom .right {
    background: #0054a3;
  }
  .purpose_l .miao2 {
    font-size: 1rem;
    line-height: 1.5;
  }
  .purpose_two .p1 {
    font-size: 1.5rem;
  }
  .government_c .ny_banner .left {
    width: 90%;
    margin-top: 1rem;
  }
  .village_consult_c .module_two .center .middle .middle-ul li .p1 {
    font-size: 1rem;
  }
  .cultural_tourism_c .module_two .center .left,
  .cultural_tourism_c .module_two .center .right {
    font-size: 1.2rem;
  }
  .good_programme .top ul {
    padding: 0;
  }
  .service_guarantee .big-yuan {
    display: none;
  }
  .service_guarantee .col-md-6 .right .wenben,
  .service_guarantee .col-md-6 .left .wenben {
    width: 50%;
  }
  .service_guarantee .col-md-6 .right,
  .service_guarantee .col-md-6 .left {
    padding: 3rem;
  }
  .ban .div6 img {
    display: none;
  }
  .plan_l .module_one .sh-uls li .p1 span {
    font-size: 2rem;
  }
  .plan_l .module_one .sh-uls li .p1 sup {
    font-size: 1.5rem;
  }
  .plan-bg .p2,
  .plan-bg .div2,
  .plan_four .div-bot .p2,
  .plan_four .div-bot .div2,
  .plan_four .div-top span,
  .plan_four .div-bot .liuyan-box .p1 {
    font-size: 1.5rem;
  }
  .plan_l .craftsmanship .content_box .bottom {
    font-size: 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div {
    padding: 2rem;
  }
  .investment_report_c .moudule_one .bottom .text {
    margin-left: 0;
  }
  .investment_report_c .moudule_one .top .name {
    font-size: 1.5rem;
  }
  .investment_report_c .moudule_one .book {
    top: 5%;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .shu {
    font-size: 1.5rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box .div1 {
    font-size: 1.3rem;
  }
  .project-consultation-l .center_banner {
    padding: 3rem 1rem;
  }
  .project-consultation-l .center_banner .text {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .project-consultation-l .center_banner .text2 {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  #header {
    display: none;
  }
  .news_c .list ul li .right {
    width: 50%;
  }
  .news_c .news_title .top {
    font-size: 2rem;
  }
  .news_c .news_title .bottom {
    font-size: 1.5rem;
  }
  .index-bout {
    padding: 3rem 0;
    /*background-position: top;*/
    background-position: bottom;
  }
  .head-cn,
  .shu-ul li .p1 span {
    font-size: 2rem;
  }
  .head-en {
    font-size: 1.5rem;
  }
  .index-bout .about-div .fl .div1 {
    font-size: 1.9rem;
    
  }
  .shu-ul li .p2,
  .index-bout .about-div .fl .head-miao {
    font-size: 1rem;
  }
  .index-bout .about-div {
    margin-top: 1rem;
  }
  .index-business .business-box .box-bot {
    font-size: 0.8rem;
    line-height: 1.5;
  }
  .index-business .business-box .title-cn {
    font-size: 1.2rem;
  }
  .index-business .business-box .title-en {
    font-size: 1rem;
  }
  .about_us .col-sm-6 {
    width: 100%;
  }
  .about_us .right {
    padding-left: 15px;
    margin-top: 1rem;
  }
  .title2 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .paper_l .paper_one .paper_one_ul li {
    width: 11.625rem;
    height: 14rem;
  }
  .purpose_two_div .title-bt {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
    height: 2.6rem;
  }
  .shu-ul li {
    font-size: 1rem;
  }
  .shu-ul li .p2,
  .index-bout .about-div .fl .head-miao {
    /*font-size: 0.8rem;*/
    font-size: 1rem;
  }
  .index-case-bot .zixun_list .left .top .name {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .govem_table .bgc {
    font-size: 1.2rem;
  }
  .pt90 {
    padding-top: 3rem;
  }
  .news_c .news-swiper .right_box .right {
    padding: 0 1rem 3rem 1rem;
  }
  .ban .div5 {
    font-size: 2rem;
  }
  .news_c .news_title .top {
    font-size: 1.5rem;
    line-height: 1;
  }
  .news_c .news_title .bottom {
    font-size: 1.2rem;
  }
  .news_c .swiper-slide {
    padding: 1rem;
  }
  .news_c .news-swiper {
    padding: 1rem 0 2rem;
  }
  .news_c .news_title .bottom {
    padding: 0;
  }
  .news_c .news-swiper .left_box {
    padding: 1rem;
  }
  .news_c .news-swiper .right_box .right .more {
    margin-top: 1rem;
  }
  .more {
    padding: 0.5rem 2rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .news_c .list ul li {
    margin-top: 1rem;
    padding: 1rem;
  }
  .news_c .list ul li .left {
    width: 100%;
  }
  .news_c .list ul li .center {
    width: 100%;
    margin-top: 1rem;
  }
  .news_c .list ul li .right {
    width: 100%;
    margin-top: 1rem;
    margin-left: 0;
    padding-top: 0;
  }
  .news_c .list ul li .left .date div {
    font-size: 2rem;
  }
  .new-xqq .left {
    width: 100%;
  }
  .new-xqq .right {
    width: 100%;
    margin-top: 1rem;
  }
  .new-xqq {
    padding: 3rem 0;
  }
  .new-xqq .left .title {
    font-size: 1.4rem;
  }
  .new-xqq .right .rm-p {
    font-size: 1.5rem;
  }
  .lunbo .swiper-slide .div1 {
    font-size: 1.5rem;
  }
  .lunbo .swiper-slide .div2 {
    font-size: 1rem;
  }
  .index-bout .about-div .fl {
    width: 100%;
  }
  .index-bout .about-div .re {
    width: 100%;
    margin-top: 2rem;
  }
  .shu-ul li {
    width: 33.33%;
    margin-bottom: 1rem;
    padding-left: 1rem;
  }
  .index-business {
    padding: 3rem 0;
  }
  .index-business .business-box {
    margin-top: 1rem;
  }
  .index-business .business-box .le {
    width: 100%;
  }
  .index-business .business-ul li {
    width: 100%;
  }
  .index-business .business-box .box1 {
    height: 21.4375rem;
  }
  .index-business .business-box .box-top img {
    width: 3.125rem;
  }
  .index-business .business-box .re {
    width: 100%;
  }
  .index-business .business-ul li .box1 {
    height: 15.0313rem;
  }
  .index-case .index-case-top .head-miao-l {
    width: 100%;
    font-size: 1rem;
  }
  .index-case {
    padding: 3rem 0;
  }
  .certify {
    margin-top: 1rem;
  }
  .index-case-bot .zixun_list .left {
    width: 100%;
    padding: 1rem;
  }
  .index-case-bot .zixun_list .left .top .name {
    font-size: 1.2rem;
  }
  .index-case-bot .zixun_list .left .bottom .more {
    margin-top: 1rem;
  }
  .index-case-bot .zixun_list .right img {
    height: auto;
    margin-top: 1rem;
  }
  .index-case-bot .zixun_list .right {
    width: 100%;
  }
  .index-service-ul li {
    /*width: 100%;*/
    width: 50%;
    padding: 1rem ;
    border: none;
    
    display: flex;
    justify-content: center;
  }
  .index-service-ul li > div{
      padding: 0 0;
  }
  .index-service-ul {
    height: auto;
    margin-top: 1rem;
    padding: 3rem 1rem;
    
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
  }
  .index-service-ul li .overh img {
    width: 2.5rem;
  }
  .index-service-ul li .titl1 {
    font-size: 1.2rem;
  }
  .index-service-ul li .p1 {
    font-size: 1.1rem;
  }
  .index-service-ul li .div2 {
    font-size: 1rem;
    display: block;
    opacity: 1;
    height: auto;
  }.about-c .culture .index-service-ul li .div2{
    height: auto;
  }
  .index-new .index-new-con .tui-img .tui-bot .miao {
    display: none;
  }
  .index-new .index-new-con .tui-img .tui-bot {
    padding: 1rem;
  }
  .index-new .index-new-con .tui-img {
    margin-bottom: 1rem;
  }
  .index-new {
    padding: 3rem 0;
  }
  .index-new .index-new-con {
    margin-top: 1rem;
  }
  .certify .swiper-slide {
    width: 250px;
    height: 353px;
  }
  .index-case {
    background-position: center;
  }
  .ban .div1 {
    font-size: 1.5rem;
  }
  .ban .div2 {
    font-size:1.5rem;
    
  }
  .pb60 {
    padding-bottom: 3rem;
  }
  .pt100 {
    padding-top: 3rem;
  }
  .about_us .left {
    padding-right: 15px;
  }
  .mt60 {
    margin-top: 1rem;
  }
  .about-c .organizational {
    padding: 3rem 1rem;
  }
  .about-c .organizational .zhu {
    margin-top: 1rem;
  }
  .team .people .people_box {
    padding: 1rem;
  }
  .mt30 {
    margin-top: 1rem;
  }
  .pb90 {
    padding-bottom: 3rem;
  }
  .pb110 {
    padding-bottom: 3rem;
  }
  .title1 .eng {
    font-size: 2rem;
  }
  .index-map {
    padding: 3rem 0;
  }
  .title2 {
    font-size: 1.6rem;
  }
  .good_programme .top {
    padding: 3rem 1rem;
  }
  .good_programme .bottom .right {
    left: auto;
    top: auto;
    float: left;
    position: relative;
    width: 100%;
    padding: 2rem 1rem;
    margin-top: 1rem;
  }
  .good_programme .bottom {
    position: relative;
  }
  .good_programme .bottom .left {
    padding: 2rem 1rem;
    width: 100%;
    background: #f1f1f1;
  }
  .good_programme .bottom .left .biaoti {
    left: 0;
  }
  .good_programme .bottom .right .biaoti {
    left: 0;
  }
  .craftsmanship-div {
    font-size: 1.2rem;
  }
  .service_system .content_box .small_box {
    width: 100%;
    padding: 1rem;
  }
  .service_system .content_box .small_box .bottom,
  .service_system .content_box .small_box .bottom .text {
    font-size: 1rem;
    line-height: 1.5;
  }
  .service_system .content_box {
    display: block;
  }
  .mt70 {
    margin-top: 3rem;
  }
  .title1 .eng {
    display: block;
  }
  .project-consultation-l .uphold .uphold-div {
    font-size: 1.3rem;
  }
  .good_programme .top .name1 {
    font-size: 1.3rem;
  }
  .good_programme .top .name2 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .good_programme .top .name3 {
    font-size: 1rem;
  }
  .good_programme .top .name2 {
    font-size: 1rem;
  }
  .good_programme .bottom .left .biaoti {
    font-size: 1.5rem;
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .good_programme .bottom {
    margin-top: 1rem;
  }
  .good_programme .bottom .right .main ul li {
    width: 100%;
  }
  .good_programme .bottom .right .main ul {
    overflow: hidden;
    padding: 1rem;
  }
  .good_programme .bottom .right .biaoti {
    padding: 0.5rem 1rem;
  }
  .good_programme .bottom .right .biaoti {
    width: 100%;
  }
  .good_programme .bottom .right .main .name,
  .good_programme .bottom .left .main .name {
    font-size: 1.2rem;
    line-height: 1rem;
  }
  .good_programme .bottom .left .biaoti {
    margin-bottom: 1rem;
  }
  .pt80 {
    padding-top: 3rem;
  }
  .craftsmanship-div span {
    line-height: 1.5;
    margin-top: 1rem;
  }
  .search {
    width: 100%;
  }
  .search input {
    padding-left: 1rem;
    height: 4rem;
    border-radius: 2rem;
  }
  .search .hover {
    width: 7.9375rem;
    height: 4rem;
    line-height: 4rem;
  }
  .success {
    padding-top: 3rem;
  }
  .service_trade .top {
    padding: 3rem 0 1rem;
  }
  .service_trade .service-swiper {
    padding-bottom: 5.25rem !important;
  }
  .service_trade .service-swiper .swiper-slide .text {
    font-size: 1.2rem !important;
  }
  .service_trade .swiper-button-prev {
    display: none!important;
  }
  .service_trade .swiper-button-next {
    display: none!important;
  }
  .team .people .people_box .top .name {
    font-size: 1.5rem;
  }
  .logos_banner {
    padding: 3rem  1rem;
  }
  .logos_banner .text {
    font-size: 1rem;
    line-height: 2;
  }
  .logos_banner .center p {
    font-size: 1.2rem;
  }
  .service_process {
    padding: 3rem 0;
  }
  .service_process .service_process-swiper .swiper-slide .box .img {
    display: none;
  }
  .mb80 {
    margin-bottom: 2rem;
  }
  .service_guarantee .col-md-6 .left {
    padding: 1rem;
  }
  .service_guarantee .col-md-6 .left .small-icon {
    width: 30px;
  }
  .service_guarantee .big-yuan {
    position: relative;
    width: 100%;
    right: 0;
  }
  .service_guarantee .col-md-6 .left .wenben .name,
  .service_guarantee .col-md-6 .right .wenben .name {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .service_guarantee .col-md-6 .left .wenben .text,
  .service_guarantee .col-md-6 .right .wenben .text {
    font-size: 1rem;
  }
  .service_guarantee .col-md-6 .right {
    padding: 1rem;
  }
  .service_guarantee .col-md-6 .right .small-icon {
    width: 30px;
  }
  .service_guarantee .big-yuan .red-yuan {
    width: 100%;
    border-radius: 0%;
  }
  .contact_us {
    padding: 3rem 0;
  }
  .contact_us .le {
    width: 100%;
  }
  .contact_us .right {
    width: 100%;
    margin-top: 1rem;
  }
  .contact_us .left .box {
    width: 100%;
  }
  .index_one > .top .text {
    line-height: 2;
  }
  .index_one .hover .lineone .left,
  .index_one .hover .linetwo .left {
    margin-bottom: 1rem;
  }
  .index_one .hover .lineone .col-md-3,
  .index_one .hover .linetwo .col-md-3 {
    margin-bottom: 1rem;
  }
  .index_one > .top .text {
    padding: 0rem;
  }
  .index_one {
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  .index_one .hover {
    margin-top: 1rem;
  }
  .bt80 {
    padding-top: 3rem;
  }
  .four_basic .small_box {
    margin-top: 1rem;
  }
  .four_basic .small_box {
    padding: 1rem;
  }
  .four_basic .small_box .left .small_icon {
    width: 4.3125rem;
  }
  .four_basic .small_box .right .top .name {
    font-size: 1.4rem;
  }
  .four_basic .small_box .right .bottom .text {
    font-size: 1rem;
  }
  .ban .div5 {
    font-size: 1.5rem;
  }
  .feasibility_l .index_one .hover .lineone .bottom,
  .feasibility_l .index_one .hover .linetwo .bottom {
    padding: 1rem;
  }
  .ban .ban-zi .div7 {
    font-size: 1rem;
  }
  .ban .div6 {
    font-size: 1.2rem;
  }
  .paper_l .paper_one .paper_one_ul li {
    width: 9.625rem;
    height: 11rem;
  }
  .paper_l .paper_one .paper_one_ul li .bt-p {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .paper_l .paper_one .paper_one_ul li > div img {
    width: 1.875rem;
  }
  .paper_l .paper_one .paper_one_ul2 {
    margin-top: 0.5rem;
  }
  .good_programme .top ul li {
    margin-right: 0;
  }
  .good_programme .top ul {
    padding: 0;
  }
  .paper_l .paper_one .paper_one_ul li:nth-child(5) {
    display: none;
  }
  .bank_l .bank_one .bank_one_div {
    margin-bottom: 1rem;
  }
  .bank_l .bank_one .bank_one_div {
    padding: 1rem;
  }
  .pt60 {
    padding-top: 3rem;
  }
  .mb60 {
    margin-bottom: 2rem;
  }
  .pb100 {
    padding-bottom: 3rem;
  }
  .investment_report_c .moudule_one .book {
    display: none;
  }
  .investment_report_c .moudule_one .bottom .text {
    font-size: 1rem;
    line-height: 1.5;
  }
  .investment_report_c .moudule_one .top .name {
    margin-top: 1rem;
  }
  .investment_report_c .service_content .biaoti {
    font-size: 1rem;
    line-height: 1.5;
  }
  .investment_report_c .moudule_one .bottom {
    padding-bottom: 14.5rem;
  }
  .investment_report_c .service_content .pofile .small_box {
    padding: 1rem;
  }
  .plan_l .module_one .sh-uls li {
    width: 50%;
    margin-bottom: 1rem;
  }
  .plan_l .plan_two .plan_two_con .col-sm-3 {
    margin-top: 1rem;
    width: 33.33%;
  }
  .plan_l .plan_two .plan_two_con .col-sm-3 img {
    width: 70px;
  }
  .plan_l .plan_two .plan_two_con .bt-p {
    font-size: 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div {
    padding: 2rem  1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div img {
    width: 50px;
  }
  .plan_tree .plan_tre_con .plan_tree_div .bt-div {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .plan_four .div-top {
    font-size: 1rem ;
    line-height: 1.5;
  }
  .plan_four .div-bot .liuyan-box {
    top: -1rem;
  }
  .plan_four .div-bot .liuyan-box .box {
    padding: 2rem;
  }
  .plan_four .div-bot .liuyan-box input {
    width: 100%;
    height: 40px;
    margin-bottom: 1rem;
  }
  .plan_four .div-bot .liuyan-box button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
  }
  .plan_four .div-bot .p2 {
    margin-top: 1rem;
  }
  .plan-bg .p2 {
    line-height: 1.5;
  }
  .plan_five .plan_five_con .plan_five_div {
    padding: 2rem;
  }
  .plan_five .plan_five_con .plan_five_div .bt-div {
    font-size: 1rem;
  }
  .plan_l .craftsmanship .content_box .bottom {
    height: auto;
  }
  .plan_l .craftsmanship .content_box .small_box {
    padding: 1rem;
  }
  .plan_l .magnificent-lunbo .swiper-slide {
    width: 100%;
    height: 203px;
  }
  .service_guarantee .col-md-6 .left {
    padding: 3rem;
  }
  .service_guarantee .col-md-6 .right .wenben,
  .service_guarantee .col-md-6 .left .wenben {
    width: 75%;
  }
  .service_guarantee .col-md-6 .right {
    padding: 3rem;
  }
  .plan_six_con {
    padding: 3rem 1rem;
  }
  .plan_seven .plan_seven_con,
  .plan_seven .plan_seven_con span {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .project_consult_c .service_process {
    padding: 3rem 0;
  }
  .project_consult_c .index_one .introduce {
    font-size: 1rem;
    line-height: 1.6;
  }
  .project_consult_c .index_one .name {
    font-size: 1.5rem;
  }
  .project_consult_c .big_box .left {
    width: 100%;
    display: none;
  }
  .project_consult_c .big_box .right {
    display: none;
  }
  .project_consult_c .big_box .center {
    width: 100%;
  }
  .project_consult_c .big_box .center .top .biaoti {
    font-size: 1.5rem;
  }
  .project_consult_c .project_plan {
    padding: 3rem 0;
  }
  .project_consult_c .project_plan .small_box img {
    width: 50px;
  }
  .project_consult_c .service_trade .swiper-button-prev {
    display: none;
  }
  .cultural_tourism_c .module_two .center .left,
  .cultural_tourism_c .module_two .center .right {
    width: 100%;
    padding: 1rem;
  }
  .cultural_tourism_c .module_two .center {
    display: none;
  }
  .cultural_tourism_c .module_two .bottom,
  .cultural_tourism_c .module_two .shangjiantou,
  .cultural_tourism_c .module_two .top .jiahao {
    display: none;
  }
  .cultural_tourism_c .module_two {
    padding: 3rem 0;
  }
  .service_system .content_box {
    padding: 3rem 0;
  }
  .service_system .content_box .small_box .top .text {
    font-size: 1.5rem;
  }
  .service_system .content_box .small_box .top {
    padding-bottom: 0;
  }
  .industrial_park_plan_c .center_banner .text {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
  .industrial_park_plan_c .center_banner .text2 {
    font-size: 1rem;
  }
  .industrial_park_plan_c .list_index_one .left {
    margin-top: 1rem;
    text-align: center;
  }
  .industrial_park_plan_c .list_index_one .shuzi {
    width: 100%;
    text-align: center;
  }
  .industrial_park_plan_c .list_index_one .left .text {
    width: 100%;
    text-align: left;
  }
  .industrial_park_plan_c .list_index_one .left .box_02,
  .industrial_park_plan_c .list_index_one .left .box_01 {
    display: block;
    text-align: center;
  }
  .industrial_park_plan_c .list_index_one .left .box_02 {
    margin-top: 1rem;
  }
  .industrial_park_plan_c .list_index_one .center .shuzi {
    text-align: left;
  }
  .industrial_park_plan_c .list_index_one .text {
    text-align: left;
  }
  .industrial_park_plan_c .list_index_one .right .box_05,
  .industrial_park_plan_c .list_index_one .right .box_04 {
    display: block;
    margin-top: 1rem;
  }
  .industrial_park_plan_c .list_index_one {
    padding: 3rem 1rem;
  }
  .industrial_park_plan_c .center_banner {
    padding: 3rem 0;
  }
  .industrial_park_plan_c .service_system .content_box .small_box {
    width: 100%;
  }
  .industrial_park_plan_c .more_cases .small_box-swiper {
    padding: 2rem;
    font-size: 1.2rem;
  }
  .village_consult_c .index_one ul li {
    width: 100%;
    margin-bottom: 6rem;
  }
  .village_consult_c .index_one ul li:last-child {
    margin-bottom: 0;
  }
  .village_consult_c .index_one ul {
    display: block;
  }
  .village_consult_c .index_one ul li .main .text {
    height: auto;
  }
  .title_xz {
    font-size: 1rem;
  }
  .village_consult_c .index_one .title2 {
    font-size: 1rem;
    padding: 0;
  }
  .village_consult_c .index_one ul li .hover .lbx2 .text {
    width: 100%;
    text-align: center;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
  .village_consult_c .index_one ul li .hover {
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-50%);
  }
  .village_consult_c .index_one ul {
    margin-top: 6rem;
  }
  .village_consult_c .module_two .center,
  .village_consult_c .module_two .center .middle .middle-ul {
    display: block;
  }
  .village_consult_c .module_two .center .left,
  .village_consult_c .module_two .center .right {
    width: 100%;
    padding: 1rem;
    margin: 1rem 0;
  }
  .village_consult_c .module_two .center .middle {
    width: 100%;
  }
  .village_consult_c .module_two .center .middle .middle-ul li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .village_consult_c .module_two .center .middle .div2 {
    font-size: 1rem;
  }
  .village_consult_c .module_two .bot-ul li {
    width: 48%;
  }
  .village_consult_c .module_two .shangjiantou {
    display: none;
  }
  .village_consult_c .module_three .purpose_two_div {
    padding: 2rem;
  }
  .village_consult_c .module_three .title2 {
    padding: 1rem;
  }
  .village_consult_c .module_four .purpose_two_div {
    padding: 1rem;
  }
  .village_consult_c .module_four .col-lg-8 .col-sm-6:nth-child(3) .purpose_two_div,
  .village_consult_c .module_four .col-lg-8 .col-sm-6:nth-child(4) .purpose_two_div {
    margin-bottom: 1rem;
  }
  .government_c .ny_banner .left {
    width: 100%;
    font-size: 1rem;
  }
  .government_c .ny_banner {
    padding-bottom: 3rem;
  }
  .government_c .center_banner,
  .purpose_two .purpose_two_top1 {
    padding: 3rem 1rem;
  }
  .about_us .right ul li .number {
    font-size: 1.3rem;
  }
  .purpose_l .purpose_one .purpose_one_con .left {
    width: 100%;
    padding: 1rem;
    height: auto;
  }
  .purpose_l .purpose_one .purpose_one_con .left .p1 {
    font-size: 1.5rem;
  }
  .purpose_l .purpose_one .purpose_one_con .re {
    width: 100%;
  }
  .purpose_two .shu-div {
    font-size: 8rem;
  }
  .purpose_two .purpose_two_bot3 .purpose_two_div .miao {
    height: auto;
  }
  .case_type .div1 .type-a {
    padding: 1rem;
  }
  .case_type .div1 .type-a a {
    margin-left: 0.5rem;
  }
  .case_type {
    margin-top: 1rem;
  }
  .industrial_research_c .book .small_box {
    position: relative;
    background: url(../img/book.png) no-repeat;
    padding: 1.25rem 0.75rem 11.625rem 1.25rem;
    background-size: 100% 100%;
  }
  .mt80 {
    margin-top: 3rem;
  }
  .lunbo .swiper-slide .div6 {
    font-size: 1rem;
  }
  .lunbo .swiper-slide .div3 {
    font-size: 1rem;
  }
  .lunbo .swiper-slide .ul1 li span {
    font-weight: bold;
    font-size: 1.2rem;
  }
  .lunbo .swiper-slide .ul1 li sup {
    font-size: 1rem;
  }
  .lunbo .swiper-slide .ul1 li {
    font-size: 1rem;
    width: 6.75rem;
    height: 6.75rem;
  }
  .lunbo .swiper-slide .div5 {
    font-size: 1rem;
  }
  .lunbo .swiper-slide .wenzi .div8 {
    font-size: 4rem;
  }
  .lunbo .swiper-slide .wenzi .div9 {
    font-size: 1rem;
  }
  .lunbo .swiper-slide .ul2 li span {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .lunbo .swiper-slide .ul2 li {
    font-size: 1rem;
    padding: 0 0.5rem;
  }
  .lunbo .swiper-slide .div7 {
    font-size: 1.2rem;
  }
  .index-business .business-box .box-top {
    border: none;
  }
  .index-business .business-box .box1 {
    height: 15rem;
  }
  .index-business .business-box .box1:hover,
  .index-business .business-ul li .box1:hover {
    property: none;
  }
  .project-lunbo-wz .div4 {
    font-size: 1.5rem;
  }
  .lunbo .swiper-slide .ul1 li {
    font-size: 1rem;
    width: 4.75rem;
    height: 4.75rem;
  }
  .title3 {
    /*font-size: 1.3rem;*/
    font-size: 0.9rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div1 {
    font-size: 1.2rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box .div1 {
    font-size: 1rem;
  }
  .good_programme .bottom .right .biaoti {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }
  .industrial_research_c .book .text {
    position: relative;
    left: 0%;
    width: 100%;
    text-align: center;
  }
  .industrial_research_c .book .text .name {
    font-size: 1.2rem;
  }
  .shu-ul li .p1 sup {
    font-size: 1.3rem;
  }
  .lunbo .swiper-slide .ul3 li sup {
    font-size: 1.3rem;
  }
  .head-cn,
  .shu-ul li .p1 span {
    font-size: 1.3rem;
  }
  .index-business .business-box .box-bot {
    display: none;
  }
  .index-business .business-ul li .box-top {
    padding-bottom: 0;
  }
  .index-case {
    background-size: cover;
  }
  .about_us .right ul li {
    padding-left: 1rem;
  }
  .about_us .right ul li .number sup {
    font-size: 1rem;
  }
  .project-consultation-l .about_us .right ul li .name {
    font-size: 0.8rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide {
    padding: 1rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
    font-size: 0.8rem;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div3 img {
    height: 50px;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box {
    padding: 3rem 1rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .box .div1 {
    font-size: 1.2rem;
  }
  .project-consultation-l .services .services-lunbo .swiper-slide .shu {
    font-size: 1.3rem;
  }
  .good_programme .top ul li {
    height: 4.625rem;
    font-size: 0.8rem;
  }
  .good_programme .bottom .right .main ul li:nth-child(1),
  .good_programme .bottom .right .main ul li:nth-child(2),
  .good_programme .bottom .right .main ul li:nth-child(3),
  .good_programme .bottom .right .main ul li:nth-child(4) {
    width: 100%;
  }
  .good_programme .bottom {
    padding-bottom: 3rem;
  }
  .service_system .content_box .small_box .top .text > p {
    padding-bottom: 1rem;
  }
  .industrial_research_c .book .small_box {
    -ms-flex: 0 0 48%;
    flex: 1 0 48%;
    max-width: 48%;
  }
  .about_us .right .right-box {
    padding: 2rem;
  }
  .about_us .right ul li {
    margin-bottom: 2rem;
  }
  .village_consult_c .index_one ul li .main {
    padding: 7.8125rem 1.8125rem 3.375rem 1.8125rem;
  }
  .ban img {
    height: auto;
  }
  .ban .div10 {
    font-size: 2rem;
  }
  .lunbo .swiper-slide .ul3 li {
    width: 6.75rem;
    height: 6.75rem;
    font-weight: bold;
    font-size: 2.125rem;
  }
  .swiper-slide .ul3 li span {
    font-weight: bold;
    font-size: 1.5rem;
  }
  .good_programme .top ul li {
    height: 5.625rem;
  }
}
.rightfix li:nth-child(2) {
  border-radius: 0!important;
}
.footer .foot-top-bot .foot-top-bot-ul .p1 a {
  color: #fff;
}
.footer .foot-top-bot .foot-top-bot-ul .p1 a:hover {
  color: #0054a3;
}
.fgunaggao {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  height: 8.75rem;
  z-index: 22;
}
.fgunaggao .colse {
  right: 1.25rem;
  top: 1.25rem;
  cursor: pointer;
}
.fgunaggao .div1 {
  font-weight: 400;
  font-size: 2.5rem;
  color: #FFFFFF;
  font-family: 'zt';
  font-weight: normal;
}
.fgunaggao .div1 span {
  color: #0054a3;
}
.fgunaggao .uls {
  width: 90%;
}
.fgunaggao .uls li {
  width: 32%;
  font-size: 1.125rem;
  line-height: 3.125rem;
  background: #fff;
  margin-right: 1%;
  border: 1px solid #DCDCDC;
  border-radius: 0.625rem;
  padding: 0 1rem;
}
.fgunaggao .uls li span {
  color: #030303;
  width: 40%;
}
.fgunaggao .uls li span b {
  color: #0054a3;
  font-size: 1.25rem;
  font-weight: normal;
}
.fgunaggao .uls li input {
  height: 3.125rem;
  width: 60%;
}
.fgunaggao .btns1 {
  width: 10%;
  height: 3.125rem;
  border: none;
  line-height: 3.125rem;
  background: #0054a3;
  border-radius: 1.5625rem;
  font-weight: 700;
  font-size: 1.125rem;
  color: #fff;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
#header .na-ul > li .er-ul {
  background: #f5f5f5;
}
.footer .foot-top-bot .foot-top-bot-ul li .foot-top-a a {
  font-weight: lighter;
}
@media (max-width: 1500px) {
  .zixu .zixun-box {
    width: 31%;
  }
  .cultural_tourism_c .module_two .center .left,
  .cultural_tourism_c .module_two .center .right {
    padding: 1.2rem;
  }
  .village_consult_c .module_two .center .middle .middle-ul li .p1 {
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .village_consult_c .module_two .center .middle .middle-ul li {
    padding: 1rem;
  }
  .village_consult_c .module_two .center .middle .title2 {
    margin-bottom: 0;
  }
  .village_consult_c .module_two .center .right .hover,
  .village_consult_c .module_two .center .left .hover {
    width: 1.875rem;
  }
  .village_consult_c .module_two .center .middle .div2 {
    margin: 0 0 0.5rem 0;
  }
  .village_consult_c .module_two .center .left,
  .village_consult_c .module_two .center .right {
    padding: 5rem 1rem;
  }
  .village_consult_c .module_two .center .middle {
    padding: 1rem;
  }
  .village_consult_c .module_two .center .middle .middle-ul li .wz {
    margin-top: 0.5rem;
  }
  .cultural_tourism_c .module_two .top,
  .village_consult_c .module_two .top {
    text-align: center;
  }
  .cultural_tourism_c .module_two .top img,
  .village_consult_c .module_two .top img {
    width: 60%;
  }
  .cultural_tourism_c .module_two .center .right .hover,
  .cultural_tourism_c .module_two .center .left .hover {
    width: 1.875rem;
  }
  .cultural_tourism_c .module_two .center .middle .hover {
    top: -160%;
  }
  .cultural_tourism_c .module_two .bottom .text {
    padding: 1.3rem 0;
  }
  .cultural_tourism_c .module_two .shangjiantou {
    left: 42%;
  }
  .lunbo .swiper-slide .ul3 li span {
    font-weight: bold;
    font-size: 2.2rem;
  }
  .lunbo .swiper-slide .ul3 li sup {
    font-size: 1.5rem;
  }
  .lunbo .swiper-slide .ul3 li {
    width: 8.75rem;
    height: 8.75rem;
  }
  .fgunaggao .uls li {
    font-size: 1rem;
  }
  .lunbo-fd .swiper-slide .wenzi {
    zoom: 140%;
  }
  .good_programme .top ul li {
    font-size: 1.4rem;
    line-height: 1.5rem;
  }
  .good_programme .bottom .right .biaoti {
    left: 57%;
  }
  .good_programme .bottom .left .biaoti {
    left: 27%;
  }
  .index-case-bot .zixun_list .top-img-ul::before {
    width: 80%;
  }
}
.rightfix {
  z-index: 99;
}
@media (max-width: 990px) {
  .rightfix {
    display: block;
  }
  .fgunaggao .uls li {
    font-size: 0.8rem;
  }
  .zixu .zixun-box {
    width: 40%;
  }
}
.service_process-swiper2 {
  display: none;
}
@media (max-width: 767px) {
  .service_process-swiper1 {
    display: none;
  }
  .service_process-swiper2 {
    display: block;
  }
  .zixu .zixun-box {
    width: 90%;
  }
  .fgunaggao .div1 {
    font-weight: 400;
    font-size: 1.5rem;
  }
  .fgunaggao .uls li {
    width: 100%;
    margin-bottom: 0.5rem;
    height: 35px;
    line-height: 35px;
  }
  .fgunaggao .uls li input {
    height: 34px;
  }
  .fgunaggao {
    height: auto;
  }
  .fgunaggao .uls {
    width: 100%;
  }
  .fgunaggao .btns1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
  }
}
.fgunaggao .btns1:hover {
  background: #fff;
  color: #0054a3;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.plan_tree .plan_tre_con .plan_tree_div:hover {
  cursor: pointer;
  background: #e6e6e6;
}
.plan_tree .plan_tre_con .plan_tree_div:hover img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
}
.plan_five .plan_five_con .plan_five_div {
  cursor: pointer;
  background: #e6e6e6;
}
.plan_five .plan_five_con .plan_five_div img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.plan_five .plan_five_con .plan_five_div:hover img {
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -moz-transform: rotateY(180deg);
  /* Firefox */
  -webkit-transform: rotateY(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotateY(180deg);
}
.plan_l .plan_two .plan_two_con .col-sm-3,
.paper_l .paper_one .paper_one_ul li {
  cursor: pointer;
}
.plan_l .plan_two .plan_two_con .col-sm-3 img,
.paper_l .paper_one .paper_one_ul li img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.plan_l .plan_two .plan_two_con .col-sm-3:hover img,
.paper_l .paper_one .paper_one_ul li:hover img {
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -moz-transform: rotateY(180deg);
  /* Firefox */
  -webkit-transform: rotateY(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotateY(180deg);
}
.plan_l .module_one .sh-uls li {
  text-align: center;
}
.plan_l .module_one .sh-uls li:nth-child(1) {
  border-left: none;
}
.village_consult_c .module_four .purpose_two_div:hover {
  background: #f6f6f6;
}
.team .people .small_box .right {
  background: transparent;
  border-radius: 0;
}
.good_programme .bottom .left .biaoti {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
}
#header.sticky .phone-tel i {
  color: #0054a3;
}
.government_c .center_content .sml-box .box,
.purpose_two_div,
.service_content .pofile .small_box,
.bank_l .blank_two .purpose_two_div {
  cursor: pointer;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.government_c .center_content .sml-box .box:hover,
.purpose_two_div:hover,
.bank_l .blank_two .purpose_two_div:hover {
  background: #fff4f4;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.service_content .pofile .small_box:hover {
  background: rgba(255, 255, 255, 0.2);
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.fund_l .fund_one .purpose_two_div,
.four_basic .small_box,
.village_consult_c .module_four .purpose_two_div,
.purpose_two .purpose_two_bot2 .purpose_two_div {
  cursor: pointer;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.fund_l .fund_one .purpose_two_div:hover,
.four_basic .small_box:hover,
.village_consult_c .module_four .purpose_two_div:hover,
.purpose_two .purpose_two_bot2 .purpose_two_div:hover {
  background: #fff4f4;
  transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  /* Firefox 4 */
  -webkit-transition: 400ms ease-in-out;
  /* Safari and Chrome */
  -o-transition: 400ms ease-in-out;
  /* Opera */
}
.title1 .cn {
  letter-spacing: 4px;
  font-weight: 900;
  font-size: 1.975rem;
}
#header .phone-tel i {
  animation: scrool 400ms infinite;
}
@keyframes scrool {
  0% {
    left: -2px;
  }
  50% {
    left: 1px;
  }
  100% {
    left: -2px;
  }
}
.success .more {
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* IE 9 */
  -moz-transform: translateX(-50%);
  /* Firefox */
  -webkit-transform: translateX(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateX(-50%);
}
.fix_ul a.phone-block {
  display: none;
}
@media (max-width: 767px) {
    .lunbo .swiper-slide .ul3 li > div{
        font-size: 0.7rem;
        line-height: 1rem;
    }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
    margin-bottom: 0;
  }
  .fix_ul a.pc-block {
    display: none;
  }
  .fix_ul a.phone-block {
    display: block;
  }
  .fgunaggao {
    display: none;
  }
  .index-business .business-box .le {
    width: 100%;
  }
  .index-business .business-ul li {
    width: 50%;
  }
  .map-img img {
    width: 100%;
  }
  .ban .ban-zi {
    zoom: 100%;
  }
  .about_us .title2 {
    padding: 0 1rem;
  }
  .certify .swiper-slide {
    width: 250px;
    height: 327px;
  }
  .index-case-bot .zixun_list .top-img-ul::before {
    width: 100%;
  }
  .service_guarantee .col-md-6 .left,
  .service_guarantee .col-md-6 .right {
    padding: 2rem;
  }
  .title2 {
    /*font-size: 1.4rem;*/
    font-size: 1rem;
  }
  .index_one .hover .lineone .top img,
  .index_one .hover .linetwo .top img {
    height: 8.125rem;
    object-fit: cover;
  }
  .four_basic .small_box .right .bottom .text {
    height: auto;
    display: block;
  }
  .success .col-md-3 .bottom .text {
    height: auto;
  }
  .success .col-md-3 {
    margin-bottom: 1rem;
  }
  .good_programme .top ul li {
    height: 7.625rem;
    padding-top: 2rem;
  }
  .good_programme .top ul {
    display: block;
  }
  .good_programme .top ul li {
    display: inline-block;
    width: 100px;
    margin: 1% 0;
  }
  .good_programme .bottom .right .biaoti {
    left: auto;
    font-size: 1.5rem;
  }
  .good_programme .bottom .right .main ul li:nth-child(5) {
    width: 100%;
  }
  .fund_l .miao {
    height: auto;
  }
  .investment_consule_c .module_one {
    padding: 3rem 0;
  }
  .investment_consule_c .module_one .text {
    line-height: 2;
  }
  .investment_consule_c .module_one .fbox ul {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .investment_consule_c .module_one .fbox ul li {
    width: 31%;
    height: 9.75rem;
    line-height: 1.5;
    margin: 1%;
    font-size: 1.5rem;
    padding: 1rem ;
  }
  .service_trade .top {
    padding: 3rem 1rem 1rem!important;
  }
  .service_content .pofile .small_box {
    margin-bottom: 0.5rem;
  }
  .pb60 {
    padding-bottom: 2rem;
  }
  .plan_l .module_one .sh-uls li:nth-child(3) {
    border-left: none;
  }
  .plan_l .module_one .sh-uls li .p1 sup {
    font-size: 1rem;
  }
  .plan_four .div-top {
    padding-bottom: 2.5rem;
  }
  .plan_four .div-bot .p2,
  .plan_four .div-bot .div2 {
    line-height: 1.5;
  }
  .plan_four .div-bot .plan_four_con .plan_four_div {
    margin-bottom: 1rem;
  }
  .good_programme .top .name1 {
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  .good_programme .top .name3 {
    line-height: 1.5;
    padding: 1rem;
  }
  .cultural_tourism_c .module_two .top {
    display: block;
    margin-bottom: 0;
  }
  .cultural_tourism_c .module_two .top img,
  .village_consult_c .module_two .top img {
    width: 80%;
    margin-bottom: 2rem;
  }
  .cultural_tourism_c .module_two .center {
    display: block;
  }
  .cultural_tourism_c .module_two .center .middle {
    width: 100%;
    padding: 1rem ;
    margin: 1rem 0;
  }
  .cultural_tourism_c .module_two .center .middle .hover {
    display: none;
  }
  .industrial_park_plan_c .list_index_one .shuzi {
    justify-content: center;
  }
  .industrial_park_plan_c .list_index_one .center .shuzi {
    text-align: center;
  }
  .industrial_park_plan_c .list_index_one .right .box_05 .text {
    padding: 1rem 0;
  }
  .industrial_park_plan_c .list_index_one .right .box_04 .text {
    padding: 1rem 0;
  }
  .industrial_park_plan_c .list_index_one .left .box_02,
  .industrial_park_plan_c .list_index_one .left .box_01,
  .industrial_park_plan_c .list_index_one .col-md-4 .top {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  .industrial_park_plan_c .list_index_one .shuzi {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  .industrial_park_plan_c .list_index_one .text {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    padding: 1rem 0;
  }
  .industrial_park_plan_c .list_index_one .center .shuzi {
    margin: 0;
  }
  .industrial_park_plan_c .list_index_one .center .shuzi {
    line-height: 56px;
    padding: 0;
  }
  .industrial_park_plan_c .list_index_two .miao {
    height: auto;
    display: block;
  }
  .village_consult_c .module_two .center .middle .hover {
    display: none;
  }
  .cultural_tourism_c .module_two .top,
  .village_consult_c .module_two .top {
    display: block;
    margin-bottom: 1rem;
  }
  .village_consult_c .module_two .center .left,
  .village_consult_c .module_two .center .right {
    padding: 1rem 1rem;
  }
  .village_consult_c .module_two .center {
    margin-bottom: 3rem;
  }
  .purpose_l .purpose_one .purpose_one_con .re .re-ul li .titl-p {
    padding: 1rem;
  }
  .lunbo .swiper-slide .ul3 li span {
    font-size: 1.3rem;
  }
  .lunbo .swiper-slide .ul3 li {
    width: 6rem;
    height: 6rem;
    font-size: 1.125rem;
    margin: 0 0.375rem;
  }
  .lunbo .swiper-slide .ul3 {
    margin: 0.5rem 0;
  }
  .lunbo .swiper-slide .ul1 li {
    font-size: 1rem;
    width: 3.75rem;
    margin: 0 0.2rem;
    height: 3.75rem;
  }
  .project-lunbo-wz .ul1 {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
  .search input {
    height: 3rem;
  }
  .search .hover {
    height: 3rem;
    line-height: 3rem;
  }
  .plan_five .plan_five_con .plan_five_div .overh {
    height: auto;
  }
  .craftsmanship {
    padding: 1rem;
  }
  .plan_tree .plan_tre_con .plan_tree_div .overh img {
    height: auto;
  }
  .plan_l .plan_two .plan_two_con .row {
    align-items: center;
    justify-content: center;
  }
  .plan_four .div-bot .plan_four_con .row .col-sm-4,
  .plan_tree .plan_tre_con .row .col-sm-3,
  .plan_five .plan_five_con .row .col-sm-4 {
    width: 50%;
  }
  .plan_four .div-bot .plan_four_con .row .col-sm-4:nth-child(even),
  .plan_tree .plan_tre_con .row .col-sm-3:nth-child(even),
  .plan_five .plan_five_con .row .col-sm-4:nth-child(even) {
    padding-left: 7.5px;
  }
  .plan_four .div-bot .plan_four_con .row .col-sm-4:nth-child(odd),
  .plan_tree .plan_tre_con .row .col-sm-3:nth-child(odd),
  .plan_five .plan_five_con .row .col-sm-4:nth-child(odd) {
    padding-right: 7.5px;
  }
  .plan_tree .plan_tre_con .plan_tree_div {
    height: 143px;
  }
  .plan_five .plan_five_con .plan_five_div {
    height: 192px;
  }
  .plan_six .plan_six_img {
    margin-top: 1rem;
  }
  .plan_six img {
    width: 100%;
  }
  .good_programme .top ul li {
    line-height: 1.3;
  }
  .certify .swiper-button-prev {
    z-index: 1;
  }
  .certify .swiper-button-next {
    z-index: 1;
  }
  .index-business .business-box .box1:hover .icon-img {
    display: none;
  }
  .index-business .business-box .box1:hover .box-top {
    padding-left: 0;
  }
  .paper_l .paper_one .paper_one_ul {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .paper_l .paper_one .paper_one_ul li {
    margin: 1%;
  }
  .paper_l .paper_one .paper_one_ul2 {
    margin-top: 0;
  }
  .project-consultation-l .scenarios .scenarios-lunbo .swiper-slide {
    height: 17.0625rem;
  }
  .ban .div5 {
    font-size: 2rem;
  }
  .ban .div4 {
    font-size: 1.5rem;
  }
  .center_list .small {
    margin-bottom: 1rem;
  }
  .purpose_two .purpose_two_bot1 .miao {
    height: auto;
  }
  .lunbo .swiper-slide .div1 {
    font-size: 2rem;
  }
}
.foot-fot1.white {
  background: #f1f1f1;
}
.foot-fot1.white .m-bm-nav > li {
  border-bottom: 1px solid rgba(32, 29, 29, 0.1);
}
.foot-fot1.white .m-bm-nav > li > a {
  color: #000;
}
.foot-fot1.white .m-bm-nav .aniut i {
  color: #000;
}
.foot-fot1.white .m-bm-nav > li .sec a {
  color: #797979;
}
.foot-fot1.white .banquan {
  color: #000;
}
.yuandian .img {
  text-align: center;
}
.m-bm-head.white {
  border-bottom: 1px solid #ccc;
}
.erji-divs {
  text-align: center;
}
.erji-divs ul {
  display: inline-block;
}
.erji-divs li {
  display: inline-block;
}
.erji-divs li a {
  padding: 2rem 3rem;
  font-size: 1.2rem;
}
.erji-divs li.active,
.erji-divs li:hover {
  background: #0054a3;
}
.erji-divs li.active a,
.erji-divs li:hover a {
  color: #fff;
}
.project-consultation-l .scenarios .scenarios-lunbo .swiper-slide .div2 {
  height: 5.0625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#willingBottomWrapButton1 {
  /* top: 30% !important; */
  /* width: 35%!important;
  bottom: auto!important; */
  background: #0054a3 !important;
  /* right: 0!important;
  left: auto!important;
  box-shadow: none!important; */
  bottom: 7%!important;
}
#willingBottomButton1 {
  background: #0054a3 !important;
}
.plan_tree_div .overh {
  overflow: visible;
}
.plan_five .plan_five_con .plan_five_div .overh {
  overflow: visible;
}
#exampleModal .modal-dialog {
  position: absolute;
  max-width: 15%;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
@media (max-width: 576px) {
  #exampleModal .modal-dialog {
    max-width: 50%;
  }
}
