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

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

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

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

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

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

.banner>img {
  width: 100%;
}

.banner .swiper-pagination-bullet-active {
  background-color: #003399 !important;
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.banner .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100%;
  background-color: #fff;
  opacity: 1;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  bottom: 36px;
  display: flex;
  justify-content: center;
}

.banner img.banner_ph {
  display: none;
}

.brief_banner {
  position: relative;
}

.brief_banner .Map {
  width: 445px;
  height: 382px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 88px;
  background-color: #ffffff;
  /* border-radius: 17px; */
  margin-left: 470px;
  padding: 12px;
}

.brief_banner .Map #dituContent {
  width: 420px;
  height: 260px;
}

.brief_banner .Map>.info {
  padding-left: 23px;
  position: relative;
  margin-top: 24px;
}

.brief_banner .Map>.info img {
  width: 15px;
  position: absolute;
  left: 3px;
  top: 0;
}

.brief_banner .Map>.info p {
  font-size: 16px;
  color: #333333;
}

.brief_banner .Map>.info span {
  font-size: 16px;
  color: #999999;
  display: block;
  margin-top: 5px;
}

/* .brief_banner .iw_poi_title {
  color: #cc5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.brief_banner .iw_poi_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
} */

.brief_banner .BMap_cpyCtrl {
  display: none;
}

.content .center {
  display: block;
}

.content .center ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 54px;
  border-bottom: 1px solid #AAAAAA;
}

.content .center ul li {
  width: 340px;
  margin-right: 13px;
  margin-top: 21px;
  margin-bottom: 54px;
}

.content .center ul li .img {
  width: 340px;
  height: 260px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.content .center ul li .img p {
  width: 100%;
  height: 48px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content .center ul li .img p span {
  font-size: 18px;
  color: #EEEEEE;
  display: block;
}

.content .center ul li h2 {
  margin-top: 23px;
  padding-left: 18px;
  font-size: 20px;
  color: #333333;
}

.content .center ul li a.details {
  display: block;
  margin-top: 20px;
  width: 80px;
  height: 32px;
  border: 1px solid #666666;
  border-radius: 8px;
  color: #666666;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  float: right;
  transition: all .3s;
}

.content .center ul li a.details:hover {
  background: #3266CC;
  border: 1px solid #3266CC;
  color: #fff;
}

.content .center ul li:nth-child(4n) {
  margin-right: 0;
}

.content .center .paging {
  margin: 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size:21px;
}
.content .center .paging li{
	list-style-type:none;
}
.content .center .paging a {
  width: auto;
  padding: 0 29px;
  height: 54px;
  border: 1px solid #3266CC;
  border-radius: 10px;
  font-size: 26px;
  color: #3266CC;
  line-height: 52px;
  text-align: center;
  margin: 0 15px;
}

.content .center .paging a.active {
  border: none;
  color: #333333;
}

.content .center .paging p {
  font-size: 26px;
  color: #333333;
  margin-left: 43px;
}

.brief {
  margin-top: 78px;
}

.brief .center b.bt {
  display: none;
}

.brief .center .brief_swiper {
  width: 740px;
  height: 548px;
  position: relative;
}

.brief .center .brief_swiper .big_pic {
  width: 740px;
  height: 448px;
}

.brief .center .brief_swiper .swiper-container {
  width: 640px;
  height: 80px;
  margin: 0 auto;
  margin-top: 16px;
}

.brief .center .brief_swiper .swiper-button-prev:after,
.brief .center .brief_swiper .swiper-container-rtl .swiper-button-next:after,
.brief .center .brief_swiper .swiper-button-next:after,
.brief .center .brief_swiper .swiper-container-rtl .swiper-button-prev:after {
  content: none;
}

.brief .center .brief_swiper .swiper-button-prev,
.brief .center .brief_swiper .swiper-button-next {
  width: 26px;
  height: 80px;
  background: #AAAAAA;
  position: absolute;
  bottom: 0;
  top: auto;
}

.brief .center .brief_swiper .swiper-button-prev {
  left: 0;
}

.brief .center .brief_swiper .swiper-button-next {
  right: 0;
}

.brief .center .brief_swiper .swiper-slide img {
  width: 120px;
  height: 80px;
}

.brief .center .brief_swiper .swiper-slide img.active {
  border: 2px solid #6384c8;
  box-sizing: border-box;
}

.brief .center .brief_swiper_ph {
  display: none;
}

.brief .center .brief_right {
  margin-left: 52px;
}

.brief .center .brief_right b {
  font-size: 30px;
  color: #333333;
  display: block;
}

.brief .center .brief_right p {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #999999;
  margin-top: 19px;
  
}
.brief .center .brief_right p em.qtxx{
	width:320px
}

.brief .center .brief_right p img {
  margin-right: 15px;
}

.brief .center .brief_right p span {
  font-size: 22px;
  color: #333333;
  margin-left: 30px;
}

.brief .center .brief_right .contact-kf {
  margin-top: 19px;
}

.brief .center .brief_right .contact-kf b {
  font-size: 26px;
  color: #333333;
}

.brief .center .brief_right .contact-kf .bot {
  display: flex;
  margin-left: 79px;
  margin-top: 14px;
  align-items: center;
}

.brief .center .brief_right .contact-kf .bot i {
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #3266CC;
}

.brief .center .brief_right .contact-kf .bot a {
  margin-left: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 168px;
  height: 40px;
  border: 1px solid #3266CC;
  border-radius: 10px;
  font-size: 20px;
  color: #3266CC;
}

.brief .center .brief_right .contact-kf .bot a img {
  margin-right: 15px;
}

.industry {
  width: 100%;
  height: 700px;
  background: url(../images/industry_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 83px;
  overflow: hidden;
}

.industry .center {
  display: block;
  margin-top: 108px;
}

.industry .center b {
  font-size: 48px;
  color: #FFFFFF;
  text-align: center;
  display: block;
}

.industry .center ul.list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 44px;
}

.industry .center ul.list li {
  width: 264px;
  height: 322px;
  background-image: url(../images/industry_list_bg3.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.industry .center ul.list li p.bt {
  font-size: 30px;
  font-weight: bold;
  color: #3266CC;
  margin-top: 67px;
}

.industry .center ul.list li span {
  font-size: 18px;
  color: #333333;
  margin-top: 29px;
}

.industry .center ul.list li:nth-child(1) {
  height: 462px;
  background-image: url(../images/industry_list_bg1.png);
}

.industry .center ul.list li:nth-child(2) {
  height: 370px;
  background-image: url(../images/industry_list_bg2.png);
}

.industry .center ul.list li:nth-child(4) {
  height: 370px;
  background-image: url(../images/industry_list_bg4.png);
}

.industry .center ul.list li:nth-child(5) {
  height: 462px;
  background-image: url(../images/industry_list_bg5.png);
}

.Charging_standard .center {
  display: block;
  margin-top: 130px;
}

.Charging_standard .center b {
  font-size: 48px;
  color: #333333;
  display: block;
  text-align: center;
}

.Charging_standard .center ul.list {
  position: relative;
  height: 539px;
  margin-top: 85px;
}

.Charging_standard .center ul.list li {
  width: 394px;
  height: 342px;
  background-image: url(../images/Charging_standard_list_bg.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 10px;
  position: absolute;
}

.Charging_standard .center ul.list li p.bord {
  width: 60px;
  height: 36px;
  border: 4px solid #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
}

.Charging_standard .center ul.list li b {
  margin-top: 19px;
  font-size: 18px;
  line-height: 1;
  color: #FFFFFF;
}

.Charging_standard .center ul.list li .list-center {
  margin-top: 29px;
  position: relative;
}

.Charging_standard .center ul.list li .list-center .Price {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 30px;
  line-height: 1;
  color: #FD8C3E;
}

.Charging_standard .center ul.list li .list-center .Price b {
  font-size: 48px;
  line-height: 1;
  margin-top: 0;
  color: #FD8C3E;
}

.Charging_standard .center ul.list li .list-center .day {
  font-size: 16px;
  color: #F4F4F4;
  position: absolute;
  line-height: 18px;
  width: 33px;
  height: 36px;
  right: -71px;
  top: 50%;
  transform: translateY(-50%);
}

.Charging_standard .center ul.list li .temperature {
  font-size: 24px;
  color: #FEFEFE;
  margin-top: 28px;
  line-height: 1;
  margin-bottom: 20px;
}

.Charging_standard .center ul.list li .Discount {
  font-size: 18px;
  color: #F5F5F5;
  padding-top: 13px;
  line-height: 1;
  position: relative;
}

.Charging_standard .center ul.list li .Discount::after {
  content: '';
  position: absolute;
  width: 229px;
  height: 1px;
  border-top: 1px dashed #F5F5F5;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.Charging_standard .center ul.list li a.consult {
  width: 150px;
  height: 42px;
  background: #FD8C3E;
  border-radius: 10px;
  margin-top: 19px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 42px;
}

.Charging_standard .center ul.list li:nth-child(1) {
  top: 201px;
  left: 0;
}

.Charging_standard .center ul.list li:nth-child(1)::after {
  content: '';
  position: absolute;
  width: 69px;
  height: 60px;
  background-image: url(../images/Charging_standard_icon_s.png);
  background-size: 100% 100%;
  top: -73px;
  left: 50%;
  transform: translateX(-50%);
}

.Charging_standard .center ul.list li:nth-child(1)::before {
  content: '';
  position: absolute;
  width: 98px;
  height: 85px;
  background-image: url(../images/Charging_standard_icon_b.png);
  background-size: 100% 100%;
  top: -132px;
  right: 49px;
}

.Charging_standard .center ul.list li:nth-child(2) {
  top: 0;
  left: 337px;
}

.Charging_standard .center ul.list li:nth-child(2)::after {
  content: '';
  position: absolute;
  width: 69px;
  height: 60px;
  background-image: url(../images/Charging_standard_icon_s.png);
  background-size: 100% 100%;
  bottom: -92px;
  left: 78px;
}

.Charging_standard .center ul.list li:nth-child(2)::before {
  content: '';
  position: absolute;
  width: 98px;
  height: 85px;
  background-image: url(../images/Charging_standard_icon_b.png);
  background-size: 100% 100%;
  bottom: -110px;
  right: 70px;
}

.Charging_standard .center ul.list li:nth-child(3) {
  top: 201px;
  right: 337px;
}

.Charging_standard .center ul.list li:nth-child(3)::after {
  content: '';
  position: absolute;
  width: 69px;
  height: 60px;
  background-image: url(../images/Charging_standard_icon_s.png);
  background-size: 100% 100%;
  bottom: 0;
  right: -29px;
}

.Charging_standard .center ul.list li:nth-child(3)::before {
  content: '';
  position: absolute;
  width: 69px;
  height: 60px;
  background-image: url(../images/Charging_standard_icon_s.png);
  background-size: 100% 100%;
  bottom: 73px;
  right: -68px;
}

.Charging_standard .center ul.list li:nth-child(4) {
  top: 0;
  right: 0;
}

.Charging_standard .center ul.list li:nth-child(4)::after {
  content: '';
  position: absolute;
  width: 69px;
  height: 60px;
  background-image: url(../images/Charging_standard_icon_s.png);
  background-size: 100% 100%;
  top: 123px;
  left: -106px;
}

.Charging_standard .center ul.list li:nth-child(4)::before {
  content: '';
  position: absolute;
  width: 98px;
  height: 85px;
  background-image: url(../images/Charging_standard_icon_b.png);
  background-size: 100% 100%;
  top: 8px;
  left: -61px;
}

.Charging_standard .center ul.list li:nth-child(2n) {
  background-image: url(../images/Charging_standard_bg2.png);
}

.increment {
  margin-top: 200px;
}

.increment .center {
  display: block;
}

.increment .center b {
  font-size: 48px;
  color: #333333;
  display: block;
  text-align: center;
}

.increment .center .list {
  display: flex;
  justify-content: space-between;
  margin-top: 176px;
  margin-bottom: 242px;
}

.increment .center .list li {
  width: 346px;
  height: 400px;
  background: url(../images/increment_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.increment .center .list li p {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 50px;
}

.increment .center .list li p.ab {
  position: absolute;
  color: #333333;
  font-weight: normal;
  top: -103px;
  left: 294px;
  margin-top: 0;
  white-space: nowrap;
}

.increment .center .list li::after {
  content: '';
  width: 100px;
  height: 96px;
  top: -96px;
  left: 173px;
  position: absolute;
  bottom: -96px;
  right: 173px;
  background: url(../images/increment_xian2.png) no-repeat;
  background-size: 100% 100%;
}

.increment .center .list li:nth-child(2n)::after {
  content: '';
  width: 100px;
  height: 96px;
  position: absolute;
  top: -96px;
  left: 173px;
  top: auto;
  left: auto;
  bottom: -96px;
  right: 173px;
  background: url(../images/increment_xian1.png) no-repeat;
  background-size: 100% 100%;
}

.increment .center .list li:nth-child(2n) p.ab {
  top: auto;
  bottom: -103px;
  right: 285px;
  left: auto;
  margin-top: 0;
  white-space: nowrap;
}

.cooperation {
  padding-top: 63px;
}

.cooperation b {
  font-size: 48px;
  color: #333333;
  display: block;
  text-align: center;
}

.cooperation .cooperation_swiper {
  width: 100%;
  height: 300px;
  background: url(../images/cooperation_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 65px;
  display: flex;
  align-items: center;
}

.cooperation .cooperation_swiper .center {
  position: relative;
}

.cooperation .cooperation_swiper .swiper-container {
  height: 212px;
  width: 1190px;
}

.cooperation .cooperation_swiper .swiper-container .swiper-slide {
  flex-wrap: wrap;
}

.center .swiper-slide img{
	margin-right: 4px;
}

.cooperation .cooperation_swiper .swiper-button-prev:after,
.cooperation .cooperation_swiper .swiper-container-rtl .swiper-button-next:after,
.cooperation .cooperation_swiper .swiper-button-next:after,
.cooperation .cooperation_swiper .swiper-container-rtl .swiper-button-prev:after {
  content: none;
}

.cooperation .cooperation_swiper .swiper-button-prev,
.cooperation .cooperation_swiper .swiper-button-next {
  outline: none;
}

.cooperation .cooperation_ph {
  display: none;
}

.Latest_articles {
  padding-top: 117px;
}

.Latest_articles .center {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.right_fixed {
  display: none;
}

@media screen and (max-width: 1024px) and (min-width: 780px) {
  .header .header_nav .center ul li .erji {
    height: 140px;
  }
  .header .header_nav .center ul li .erji .center {
    padding: 10px 0;
  }
  .header .header_nav .center ul li .erji .left {
    width: 145px;
    font-size: 20px;
  }
  .header .header_nav .center ul li .erji .left img {
    width: 50px;
  }
  .header .header_nav .center ul li .erji .right a {
    width: 20%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
  }
  .header .header_nav .center ul li .erji .right a img {
    margin-right: 5px;
  }
  .header .header_nav .center ul li .erji .right a.more .btn {
    width: 140px;
    height: 35px;
    font-size: 16px;
  }
  .header .header_nav .center ul li .erji .right a.more .btn img {
    margin-left: 4px;
  }
  .content .center ul {
    margin-top: 0;
  }
  .content .center ul li {
    width: 32.5%;
    margin-right: 1%;
  }
  .content .center ul li .img {
    width: 100%;
  }
  .content .center ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .content .center ul li:nth-child(3n) {
    margin-right: 0;
  }
  .content .center .paging {
    margin: 15px 0;
  }
  .content .center .paging a {
    padding: 0 17px;
    height: 45px;
    line-height: 43px;
  }
  .content .center .paging p {
    margin-left: 20px;
  }
  .position {
    height: 50px;
    margin-bottom: 20px;
  }
  .position .center {
    padding-top: 13px;
  }
  .brief {
    margin-top: 50px;
  }
  .brief .center {
    display: block;
  }
  .brief .center .brief_swiper {
    width: 100%;
  }
  .brief .center .brief_swiper .big_pic {
    width: 100%;
  }
  .brief .center .brief_swiper .swiper-container {
    width: 858px;
  }
  .brief .center .brief_right {
    margin-left: 0;
    margin-top: 30px;
  }
  .brief .center .brief_right .contact-kf .bot {
    justify-content: space-between;
  }
  .industry .center ul.list li span {
    font-size: 15px;
  }
  .Charging_standard .center ul.list li {
    width: 32%;
    height: 280px;
  }
  .Charging_standard .center ul.list li p.bord {
    width: 60px;
    height: 36px;
    border: 4px solid #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px;
  }
  .Charging_standard .center ul.list li b {
    margin-top: 19px;
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
  }
  .Charging_standard .center ul.list li .list-center {
    margin-top: 10px;
  }
  .Charging_standard .center ul.list li .list-center .Price {
    font-size: 25px;
  }
  .Charging_standard .center ul.list li .list-center .Price b {
    font-size: 38px;
  }
  .Charging_standard .center ul.list li .temperature {
    margin-top: 15px;
    margin-bottom: 12px;
  }
  .Charging_standard .center ul.list li .Discount {
    padding-top: 13px;
  }
  .Charging_standard .center ul.list li a.consult {
    width: 130px;
    height: 35px;
    margin-top: 12px;
    line-height: 35px;
  }
  .Charging_standard .center ul.list li::after,
  .Charging_standard .center ul.list li::before {
    content: none !important;
  }
  .Charging_standard .center ul.list li:nth-child(2) {
    left: 220px;
  }
  .Charging_standard .center ul.list li:nth-child(3) {
    right: 220px;
  }
  .increment .center .list li {
    width: 24%;
    height: 280px;
  }
  .increment .center .list li img {
    width: 100px;
  }
  .increment .center .list li p {
    margin-top: 28px;
  }
  .increment .center .list li p.ab {
    left: 245px;
  }
  .increment .center .list li::after {
    left: 117px;
  }
  .increment .center .list li:nth-child(2n)::after {
    right: 117px;
  }
  .increment .center .list li:nth-child(2n) p.ab {
    right: 245px;
  }
  .cooperation .cooperation_swiper .swiper-container .swiper-slide img {
    width: 19%;
  }
}

@media screen and (max-width: 780px) {
  body {
    padding-bottom: 1.39rem;
  }
  .header {
    position: relative;
  }
  .header .header_nav .center {
    height: calc(100vh - .96rem);
    overflow: auto;
  }
  .header .header_nav .center ul li.active img.open {
    transform: rotate(180deg);
  }
  .position {
    width: 100%;
    height: .556rem;
    background-color: #EEEEEE;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .position .center {
    padding: 0;
    height: .556rem;
    padding-left: .28rem;
  }
  .position .center img {
    width: .17rem;
  }
  .position .center p {
    width: 90%;
    font-size: .2084rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .position .center p a {
    color: #333333;
  }
  .banner {
    margin-top: 1.11rem;
  }
  .banner .banner_swiper {
    display: none;
  }
  .banner img {
    width: 100%;
  }
  .banner img.banner_ph {
    display: block;
  }
  .banner img:nth-child(1) {
    display: none;
  }
  .banner img:nth-child(2) {
    display: block;
  }
  .brief_banner .Map {
    display: none;
  }
  .content .center ul {
    margin-top: .36rem;
    justify-content: space-between;
    border-bottom: none;
    padding-bottom: .1rem;
  }
  .content .center ul li {
    width: 49%;
    height: 3.889rem;
    background-color: #fff;
    margin-right: 0;
    margin-top: .14rem;
    margin-bottom: 0;
    box-shadow: 0px 2px 3px 0px rgba(9, 2, 4, 0.28);
  }
  .content .center ul li .img {
    width: 100%;
    height: 2.382rem;
  }
  .content .center ul li .img p {
    height: .555rem;
    padding: 0 .08rem;
  }
  .content .center ul li .img p span {
    font-size: .2083rem;
  }
  .content .center ul li h2 {
    margin-top: .18rem;
    padding-left: .08rem;
    font-size: .25rem;
  }
  .content .center ul li a.details {
    display: block;
    width: 1.22rem;
    height: .42rem;
    border: .01rem solid #3266CC;
    border-radius: .2rem;
    margin-top: .51rem;
    color: #3266CC;
    font-size: .21rem;
    text-align: center;
    line-height: .4rem;
    float: right;
    transition: all .3s;
    margin-right: .17rem;
  }
  .content .center ul li a.details:hover {
    background: #3266CC;
    border: 1px solid #3266CC;
    color: #fff;
  }
  .content .center ul li:nth-child(4n) {
    margin-right: 0;
  }
  .content .center .paging {
    display: none !important;
    margin: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content .center .paging a {
    width: auto;
    padding: 0 .29rem;
    height: .54rem;
    border: 1px solid #3266CC;
    border-radius: 10px;
    font-size: .25rem;
    color: #3266CC;
    line-height: .52rem;
    text-align: center;
    margin: 0 .15rem;
  }
  .content .center .paging a.active {
    border: none;
    color: #333333;
  }
  .content .center .paging p {
    font-size: .26rem;
    color: #333333;
    margin-left: .2rem;
  }
  .brief {
    margin-top: .5rem;
  }
  .brief .center {
    display: block;
    padding: 0;
  }
  .brief .center b.bt {
    display: block;
    margin: 0 .28rem;
  }
  .brief .center .brief_swiper {
    display: none;
  }
  .brief .center .brief_swiper_ph {
    display: block;
    margin-top: .56rem;
    background-color: #ffffff;
    padding-top: .23rem;
    position: relative;
    padding-bottom: .73rem;
    border-bottom: .0075rem solid #aaaaaa;
  }
  .brief .center .brief_swiper_ph img {
    width: 100%;
  }
  .brief .center .brief_swiper_ph .swiper-slide {
    transition: 300ms;
    transform: scale(0.8);
  }
  .brief .center .brief_swiper_ph .swiper-slide-active,
  .brief .center .brief_swiper_ph .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  .brief .center .brief_swiper_ph .swiper-pagination {
    width: 100%;
    bottom: .39rem;
    display: flex;
    justify-content: center;
  }
  .brief .center .brief_swiper_ph .swiper-pagination-bullet-active {
    background-color: #3266CC !important;
  }
  .brief .center .brief_swiper_ph .swiper-pagination-bullet {
    width: .111rem;
    height: .111rem;
    background: #EEEEEE;
    opacity: 1;
    margin: 0 .08rem;
  }
  .brief .center .brief_right {
    margin-left: 0;
    background-color: #ffffff;
    padding: 0 .28rem;
    padding-top: .41rem;
  }
  .brief .center .brief_right b {
    font-size: .3334rem;
    border-bottom: .0075rem solid #3266CC;
    padding-bottom: .16rem;
  }
  .brief .center .brief_right p {
    font-size: .2084rem;
    margin-top: .2rem;
  }
  .brief .center .brief_right p em.qtxx{
	  width:3.5rem
  }
  .brief .center .brief_right p img {
    margin-right: .14rem;
    height: .21rem;
  }
  .brief .center .brief_right p span {
    font-size: .25rem;
    color: #333333;
    margin-left: .15rem;
  }
  .brief .center .brief_right .contact-kf {
    margin-top: .3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-bottom: 1.08rem;
  }
  .brief .center .brief_right .contact-kf b {
    font-size: .2916rem;
    border-bottom: none;
    padding-bottom: 0;
  }
  .brief .center .brief_right .contact-kf .bot {
    display: flex;
    margin-left: 0;
    margin-top: 0;
    align-items: center;
  }
  .brief .center .brief_right .contact-kf .bot i {
    font-size: .25rem;
    font-weight: bold;
    font-style: normal;
    color: #3266CC;
  }
  .brief .center .brief_right .contact-kf .bot a {
    margin-left: 0;
    position: absolute;
    width: 2.486rem;
    height: .416rem;
    border: .01rem solid #3266CC;
    border-radius: .07rem;
    font-size: .25rem;
    bottom: .18rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .brief .center .brief_right .contact-kf .bot a img {
    width: .25rem;
    margin-right: .05rem;
  }
  .industry {
    width: 100%;
    height: auto;
    background: none;
    margin-top: .73rem;
  }
  .industry .center {
    display: block;
    margin-top: 0;
    padding: 0;
  }
  .industry .center b {
    font-size: .3750rem;
    color: #333333;
    text-align: left;
    padding-left: .233rem;
    margin: 0 .28rem;
  }
  .industry .center ul.list {
    margin-top: .55rem;
    height: 3.125rem;
    background: url(../images/industry_bg_ph.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 .28rem;
  }
  .industry .center ul.list li {
    width: 1.29rem;
    height: 1.9872rem;
  }
  .industry .center ul.list li img {
    width: .56rem;
  }
  .industry .center ul.list li p.bt {
    font-size: .2222rem;
    margin-top: .35rem;
  }
  .industry .center ul.list li span {
    display: none;
  }
  .industry .center ul.list li:nth-child(1) {
    height: 2.861rem;
  }
  .industry .center ul.list li:nth-child(2) {
    height: 2.287rem;
  }
  .industry .center ul.list li:nth-child(4) {
    height: 2.287rem;
  }
  .industry .center ul.list li:nth-child(5) {
    height: 2.861rem;
  }
  .Charging_standard .center {
    display: block;
    margin-top: .75rem;
    padding: 0;
  }
  .Charging_standard .center b {
    font-size: .3750rem;
    color: #333333;
    text-align: left;
    padding-left: .233rem;
    margin: 0 .28rem;
  }
  .Charging_standard .center ul.list {
    height: 6.848rem;
    margin-top: .54rem;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    padding: .37rem .28rem;
    flex-wrap: wrap;
    background-color: #fff;
  }
  .Charging_standard .center ul.list li {
    width: 3.403rem;
    height: 2.952rem;
    position: initial;
  }
  .Charging_standard .center ul.list li p.bord {
    width: .75rem;
    height: .347rem;
    border: .04rem solid #FFFFFF;
    font-size: .2084rem;
    line-height: .3rem;
  }
  .Charging_standard .center ul.list li b {
    margin-top: .14rem;
    font-size: .2084rem;
  }
  .Charging_standard .center ul.list li .list-center {
    margin-top: .21rem;
  }
  .Charging_standard .center ul.list li .list-center .Price {
    font-size: .25rem;
  }
  .Charging_standard .center ul.list li .list-center .Price b {
    font-size: .5rem;
    margin: 0;
    padding-left: 0;
  }
  .Charging_standard .center ul.list li .list-center .day {
    font-size: .1944rem;
    line-height: .21rem;
    width: .43rem;
    height: .43rem;
    right: -.65rem;
  }
  .Charging_standard .center ul.list li .temperature {
    font-size: .2084rem;
    margin-top: .21rem;
    margin-bottom: .1rem;
  }
  .Charging_standard .center ul.list li .Discount {
    font-size: .1806rem;
    padding-top: .09rem;
  }
  .Charging_standard .center ul.list li .Discount::after {
    width: 2.22rem;
    height: .007rem;
    border-top: .007rem dashed #F5F5F5;
  }
  .Charging_standard .center ul.list li a.consult {
    width: 1.389rem;
    height: .389rem;
    border-radius: .07rem;
    margin-top: .1rem;
    font-size: .2084rem;
    line-height: .389rem;
  }
  .Charging_standard .center ul.list li::after,
  .Charging_standard .center ul.list li::before {
    content: none !important;
  }
  .increment {
    margin-top: .63rem;
  }
  .increment .center {
    display: block;
    padding: 0;
  }
  .increment .center b {
    font-size: .3750rem;
    color: #333333;
    text-align: left;
    padding-left: .233rem;
    margin: 0 .28rem;
  }
  .increment .center .list {
    margin-top: .54rem;
    margin-bottom: 0;
    padding: .26rem .28rem;
    background-color: #fff;
  }
  .increment .center .list li {
    width: 1.719rem;
    height: 1.986rem;
  }
  .increment .center .list li img {
    width: .6rem;
  }
  .increment .center .list li p {
    font-size: .2084rem;
    margin-top: .15rem;
  }
  .increment .center .list li p.ab {
    display: none;
  }
  .increment .center .list li::after {
    content: none !important;
  }
  .cooperation {
    padding-top: .78rem;
  }
  .cooperation b {
    font-size: .3750rem;
    color: #333333;
    text-align: left;
    padding-left: .233rem;
    margin: 0 .28rem;
  }
  .cooperation .cooperation_swiper {
    display: none;
  }
  .cooperation .cooperation_ph {
    display: block;
    height: 3.88rem;
  }
  .cooperation .cooperation_ph .center {
    margin-top: .5rem;
    height: 3.88rem;
    background: url(../images/cooperation_ph_bg.png) no-repeat;
    background-size: 100% 100%;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    padding: .3rem .28rem;
  }
  .cooperation .cooperation_ph .center img {
    width: 1.597rem;
    height: .653rem;
  }
  .Latest_articles {
    padding-top: .64rem;
    position: relative;
  }
  .Latest_articles .center {
    display: block;
    padding: 0;
  }
  .Latest_articles .center .title {
    height: .45rem;
    margin: 0 .28rem;
    position: initial;
  }
  .Latest_articles .center .title img {
    display: none;
  }
  .Latest_articles .center .title b {
    font-size: .3750rem;
    color: #333333;
    line-height: .45rem;
    text-align: left;
    position: relative;
    padding-left: .233rem;
    left: 0;
  }
  .Latest_articles .center .title a {
    font-size: .2222rem;
    text-decoration: none;
    color: #3266CC;
    position: absolute;
    width: 3rem;
    height: .486rem;
    border: .01rem solid #3266CC;
    border-radius: .24rem;
    line-height: .484rem;
    text-align: center;
    bottom: .37rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .Latest_articles .center .title b::after {
    content: '';
    position: absolute;
    width: .083rem;
    height: .347rem;
    background-color: #3266CC;
    border-radius: .0278rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .Latest_articles .center ul {
    display: block;
    margin-top: .56rem;
    padding: 0 .28rem;
    padding-bottom: 1.28rem;
    background-color: #fff;
  }
  .Latest_articles .center ul li {
    width: 100%;
    height: 1.31rem;
    line-height: .3334rem;
    display: none;
    padding-left: 23px;
    border-bottom: 1px dashed #aaaaaa;
    position: relative;
    padding-top: .2rem;
  }
  .Latest_articles .center ul li a {
    font-size: .25rem;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all .3s;
    line-height: .3334rem;
  }
  .Latest_articles .center ul li a:hover {
    color: #3266CC;
  }
  .Latest_articles .center ul li span.time {
    font-size: .2048rem;
    color: #AAAAAA;
    display: block;
    text-align: right;
    margin-top: .12rem;
  }
  .Latest_articles .center ul li:nth-child(1),
  .Latest_articles .center ul li:nth-child(2),
  .Latest_articles .center ul li:nth-child(3),
  .Latest_articles .center ul li:nth-child(4) {
    display: block;
  }
  .Latest_articles .center ul li::before {
    width: .25rem;
    height: .25rem;
    top: 30%;
  }
  .consulting {
    padding-top: .73rem;
  }
  .consulting .title {
    font-size: .3750rem;
    color: #333333;
    line-height: .45rem;
    padding-left: .233rem;
    font-weight: bold;
    margin-left: .233rem;
    font-weight: bold;
    text-align: left;
  }
  .consulting .title::before {
    content: none;
  }
  .consulting .title::after {
    content: '';
    position: absolute;
    width: .083rem;
    height: .347rem;
    background-color: #3266CC;
    border-radius: .0278rem;
    left: 0;
    top: 50%;
    margin-left: 0;
    transform: translate(0%, -50%);
  }
  .consulting .center {
    width: 100%;
    background-color: #fff;
    margin-top: .6rem;
  }
  .consulting .center ul {
    padding: 0;
    height: 2.153rem;
    padding-top: .56rem;
  }
  .consulting .center ul li a .img {
    width: .695rem;
    height: .695rem;
    margin-bottom: 0;
  }
  .consulting .center ul li a .img img {
    height: .32rem;
  }
  .consulting .center ul li a p {
    font-size: .25rem;
    margin-top: .09rem;
  }
  b.bt {
    font-size: .3750rem;
    color: #333333;
    line-height: .45rem;
    text-align: left;
    position: relative;
    padding-left: .233rem;
    display: block;
  }
  b.bt::after {
    content: '';
    position: absolute;
    width: .083rem;
    height: .347rem;
    background-color: #3266CC;
    border-radius: .0278rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
  }
}
