.flex, .city_banner_box .container .row .left_text ._text_b .kefu_bar, .city_banner_box .container .row .left_text .card_box, .banner_boxs .container .kefu_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex_center, .city_banner_box .container .row, .bgs .center_bg, .cell_list_box .cell .title_boxs, .cell_list_box .cell:nth-child(2n) .title_boxs, .news_boxs .container .kefu_bar, .news_boxs .container .f_bg_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_center_space, .top_text_city .container, .cell_list_box, .news_boxs .container .news_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_wrap, .cell_list_box {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@-webkit-keyframes slow_one {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@keyframes slow_one {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  25% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

.top_text_city {
  width: 100%;
}

.top_text_city .container {
  height: 40px;
  color: #666;
  font-size: 14px;
}

.top_text_city .container a {
  color: #666;
  z-index: 9;
}

.top_text_city .container a:hover {
  color: #1b78f9;
}

.grey_bg, .bgs .center_bg {
  background: #f7f7f7;
}

.base_title {
  margin-bottom: 30px;
  color: #000;
  width: 100%;
  text-align: center;
}

.base_title.tops {
  padding-top: 130px;
}

.base_title .d1 {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 10px;
}

.base_title .d2 {
  font-size: 14px;
  opacity: .5;
  margin-bottom: 15px;
}

.base_title .d3 {
  display: block;
  width: 62px;
  height: 5px;
  background: #1802fa;
  margin: 0 auto 16px auto;
}

.city_banner_box {
  width: 100%;
  height: 587px;
  background: url(../images/city/city_bg.jpg) no-repeat center;
  background-size: auto 100%;
}

.city_banner_box .container {
  height: 100%;
  position: relative;
}

.city_banner_box .container .left_text {
  width: auto;
  height: 100%;
  padding-bottom: 20px;
  position: relative;
}

.city_banner_box .container .left_text ._text_b {
  padding-top: 180px;
}

.city_banner_box .container .left_text ._text_b h1,.city_banner_box .container .left_text ._text_b .h1s {
  width: 100%;
  display: block;
  line-height: 56px;
  font-size: 56px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
}

.city_banner_box .container .left_text ._text_b p {
  width: 100%;
  font-size: 18px;
  color: #fff;
}

.city_banner_box .container .left_text ._text_b .kefu_bar {
  width: 100%;
  padding-top: 40px;
}

.city_banner_box .container .left_text ._text_b .kefu_bar a,.city_banner_box .container .left_text ._text_b .kefu_bar span {
  display: block;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 12px 35px;
  margin-right: 14px;
}

.city_banner_box .container .left_text ._text_b .kefu_bar a.lxwm {
  background: #06cdf4;
  border: 1px solid #06cdf4;
}

.city_banner_box .container .left_text ._text_b .kefu_bar span.kefu {
  cursor: pointer;
  background: #1802fa;
  border: 1px solid #1802fa;
}

.city_banner_box .container .left_text ._text_b .kefu_bar a:hover,.city_banner_box .container .left_text ._text_b .kefu_bar span:hover {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}

.city_banner_box .container .left_text .card_box {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -280px;
}

.city_banner_box .container .left_text .card_box b {
  display: block;
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  position: relative;
}

.city_banner_box .container .left_text .card_box b::after {
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  content: '';
  background: #fff;
}

.city_banner_box .container .left_text .card_box p {
  padding-top: 16px;
  color: #fff;
  opacity: 0.7;
  font-size: 14px;
  line-height: 20px;
}

.city_banner_box .container .left_text .card_box .jn {
  width: 210px;
  border-radius: 10px;
  background: #ec6212;
  margin-right: 15px;
  padding: 16px;
}

.city_banner_box .container .left_text .card_box .bj {
  width: 210px;
  border-radius: 10px;
  background: #f19202;
  padding: 16px;
}

.city_banner_box .container .city_map {
  width: 610px;
  height: 709px;
  position: absolute;
  background: url(../images/city/city_map.png) no-repeat center;
  background-size: auto 100%;
  position: absolute;
  top: -36px;
  right: 0px;
}

.bgs {
  width: 100%;
  position: relative;
}

.bgs .center_bg {
  width: 366px;
  height: 366px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -183px 0 0 -183px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 365px;
}

.bgs .center_bg img {
  width: 68%;
}

.cell_list_box {
  width: 100%;
  padding-bottom: 30px;
}

.cell_list_box .cell {
  width: 49%;
  padding: 30px;
  border-radius: 15px;
  margin: 8px 0;
}

.cell_list_box .cell .title_boxs {
  color: #fff;
}

.cell_list_box .cell .title_boxs i.iconfont {
  font-size: 34px;
  margin-right: 8px;
}

.cell_list_box .cell .title_boxs b {
  font-size: 28px;
  font-weight: bold;
}

.cell_list_box .cell .desc {
  width: 100%;
  padding-top: 16px;
  padding-right: 30%;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #fff;
  opacity: 0.7;
}

.cell_list_box .cell:nth-child(2n) .title_boxs {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cell_list_box .cell:nth-child(2n) .title_boxs i.iconfont {
  margin-right: 0px;
  margin-left: 8px;
}

.cell_list_box .cell:nth-child(2n) .desc {
  width: 100%;
  padding-right: 0%;
  padding-left: 30%;
  text-align: right;
}

.cell_list_box .cell:nth-child(1) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5da2db), to(#3474ce));
  background-image: linear-gradient(to bottom, #5da2db, #3474ce);
}

.cell_list_box .cell:nth-child(2) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#da6777), to(#cf3d52));
  background-image: linear-gradient(to bottom, #da6777, #cf3d52);
}

.cell_list_box .cell:nth-child(3) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3ad30), to(#ff8a00));
  background-image: linear-gradient(to bottom, #f3ad30, #ff8a00);
}

.cell_list_box .cell:nth-child(4) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2dcbbc), to(#11b59a));
  background-image: linear-gradient(to bottom, #2dcbbc, #11b59a);
}

.cell_list_box .cell:nth-child(5) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1b78f9), to(#004ff4));
  background-image: linear-gradient(to bottom, #1b78f9, #004ff4);
}

.cell_list_box .cell:nth-child(6) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f30982), to(#c2008d));
  background-image: linear-gradient(to bottom, #f30982, #c2008d);
}

.banner_boxs {
  width: 100%;
  padding: 35px 0;
}

.banner_boxs .container {
  height: 100%;
  position: relative;
}

.banner_boxs .container img {
  width: 100%;
}

.banner_boxs .container .kefu_bar {
  width: auto;
  padding-top: 40px;
  position: absolute;
  left: 12.5%;
  top: 60%;
}

.banner_boxs .container .kefu_bar a,.banner_boxs .container .kefu_bar span {
  display: block;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 12px 35px;
  margin-right: 14px;
}

.banner_boxs .container .kefu_bar a.lxwm {
  background: #06cdf4;
  border: 1px solid #06cdf4;
}

.banner_boxs .container .kefu_bar a.lxwm:hover {
  border: 1px solid #06cdf4;
  background: none;
  color: #06cdf4;
}

.banner_boxs .container .kefu_bar span.kefu {
  background: #1802fa;
  border: 1px solid #1802fa;
}

.banner_boxs .container .kefu_bar .kefu:hover {
  border: 1px solid #1802fa;
  background: none;
  color: #1802fa;
}

.banner_boxs .container .icon_1 {
  width: 90px;
  height: 90px;
  background: url(../images/city/b-1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -26px;
  top: 50%;
  margin-top: -45px;
  -webkit-animation: slow_one 2s linear 0s infinite;
          animation: slow_one 2s linear 0s infinite;
}

.banner_boxs .container .icon_2 {
  width: 88px;
  height: 88px;
  background: url(../images/city/b-2.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 46%;
  top: 18px;
  -webkit-animation: slow_one 1s linear 0s infinite;
          animation: slow_one 1s linear 0s infinite;
}

.banner_boxs .container .icon_3 {
  width: 96px;
  height: 96px;
  background: url(../images/city/b-3.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10%;
  top: 180px;
  z-index: 9;
  -webkit-animation: slow_one 0.5s linear 0s infinite;
          animation: slow_one 0.5s linear 0s infinite;
}

.banner_boxs .container .icon_4 {
  width: 82px;
  height: 82px;
  background: url(../images/city/b-4.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: -22px;
  bottom: 26px;
  -webkit-animation: slow_one 1.5s linear 0s infinite;
          animation: slow_one 1.5s linear 0s infinite;
}

.banner_boxs .container .icon_5 {
  width: 272px;
  height: 272px;
  background: url(../images/city/b-5.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: -100px;
  bottom: 140px;
}

.sec3 {
  padding-top: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  overflow: hidden;
}

.sec3 .li {
  margin-bottom: 55px;
}

.sec3 .li .img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background: #1802fa;
  color: #fff;
  float: left;
  margin-right: 28px;
}

.sec3 .li .img .iconfont {
  font-size: 48px;
}

.sec3 .li .text {
  float: left;
  width: calc(100% - 130px);
}

.sec3 .li .d1 {
  font-size: 24px;
  margin-bottom: 10px;
}

.sec3 .li .d2 {
  margin-bottom: 10px;
  width: 48px;
  height: 4px;
  background: #1802fa;
}

.sec3 .li .d3 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
  opacity: .8;
}

.news_boxs {
  width: 100%;
  background: url(../images/city/f_bg.png) no-repeat center bottom;
  padding-bottom: 318px;
}

.news_boxs .container {
  position: relative;
  padding-bottom: 5px;
}

.news_boxs .container .kefu_bar {
  width: 100%;
  padding-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news_boxs .container .kefu_bar a,.news_boxs .container .kefu_bar span {
  display: block;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 12px 35px;
  margin-right: 14px;
}

.news_boxs .container .kefu_bar a.lxwm {
  background: #06cdf4;
  border: 1px solid #06cdf4;
}

.news_boxs .container .kefu_bar a.lxwm:hover {
  border: 1px solid #06cdf4;
  background: none;
  color: #06cdf4;
}

.news_boxs .container .kefu_bar span.kefu {
  background: #1802fa;
  border: 1px solid #1802fa;
}

.news_boxs .container .kefu_bar .kefu:hover {
  border: 1px solid #1802fa;
  background: none;
  color: #1802fa;
}

.news_boxs .container .news_item {
  width: 100%;
}

.news_boxs .container .news_item .item {
  width: 32%;
  -webkit-box-shadow: 0 0 5px #dedede;
          box-shadow: 0 0 5px #dedede;
  border-radius: 6px;
  padding: 30px 30px 0 0;
  overflow: hidden;
}

.news_boxs .container .news_item .item:nth-child(1) {
  background: url("../images/city/news_bg_1.png") no-repeat left -480px #2c67ff;
}

.news_boxs .container .news_item .item:nth-child(2) {
  background: url("../images/city/news_bg_2.png") no-repeat left -400px #2c67ff;
}

.news_boxs .container .news_item .item:nth-child(3) {
  background: url("../images/city/news_bg_3.png") no-repeat left -400px #2c67ff;
}

.news_boxs .container .news_item .item .i_bg {
  width: 100%;
  background: #fff;
  padding: 20px 15px;
  border-radius: 0 50px 0 0;
}

.news_boxs .container .news_item .item .i_bg p {
  width: 55px;
  height: 21px;
  display: block;
  background: url(../images/city/doo.jpg) no-repeat;
  background-size: 100%;
}

.news_boxs .container .news_item .item .i_bg ul {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.news_boxs .container .news_item .item .i_bg ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_boxs .container .news_item .item .i_bg ul li a {
  opacity: .6;
}

.news_boxs .container .news_item .item .i_bg ul li a:hover {
  opacity: 1;
  color: #f99012;
}

.news_boxs .container .f_bg_text {
  width: 100%;
  height: 220px;
  margin-bottom: -220px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fks {
  background: #2869ff;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #5387ff;
}

.fks .link_tab {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 8px;
}

.fks .link_tab .li {
  font-size: 16px;
  padding-bottom: 12px;
  margin-right: 20px;
  color: rgba(255, 255, 255, 0.6);
}

.fks .link_tab .li.current {
  color: #fff;
  position: relative;
  color: white;
}

.fks .link_tab .li.current::after {
  height: 2px;
  background: #fff;
  content: '';
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
}

.fks .tab-div .lks {
  width: 100%;
  height: 35px;
}

.fks .tab-div .lks a {
  float: left;
  width: auto;
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
  line-height: 34px;
  margin-right: 12px;
}

.fks .tab-div .lks a:hover {
  color: #fff;
  opacity: 1;
}

.footer_new_box {
  width: 100%;
  padding: 20px 0;
  background: #2869ff;
}

.footer_new_box .d1 {
  width: 100%;
  padding: 5px 0;
  color: #fff;
}

.footer_new_box .d1 a {
  color: #fff;
  padding: 0 0 0 8px;
}

.footer_new_box .d1 a:hover {
  color: #ff8a00;
}

.news_city_box {
  padding-top: 85px;
}