.flex_level_center {
  display: flex;
  justify-content: center;
}
.flex_level_between {
  display: flex;
  justify-content: space-between;
}
.flex_x_center,
.mb_banner .banner_button,
.mb_customer .customer_content .customer_container .custom_img,
.mb_customer .customer_content .customer_container .custom_text .til,
.mb_customer .toCustom,
.mb_common_product .pdSwiper ._product_container .pd_img,
.mb_common_product .pdSwiper .swiper-pagination,
.pd_hidden .pdSwiper ._product_container .pd_img,
.pd_hidden .pdSwiper .swiper-pagination,
.pd_styj .pd_text > p:nth-child(1),
.submit_btn,
.mb_bi_fn .bi_fn_content .bi_fn_container .top_pic,
.paginationjs a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex_y_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ul_lang {
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: grey 0 6px 6px 0;
  padding: 10px 0;
  z-index: 9999999;
  background: white;
  display: none;
  border-radius: 4px;
}
.ul_lang p {
  display: block;
  font-size: 12px;
  line-height: 24px;
  padding: 0 30px;
  text-align: center;
  white-space: nowrap;
}
.ul_lang p:hover {
  color: #2386ee;
}
.mgR0 {
  margin-right: 0 !important;
}
.mrg39 {
  margin-right: 0.39rem !important;
}
img {
  display: block;
}
.mb_banner {
  padding-top: 2.2rem;
  position: relative;
}
.mb_banner .sol_xq_banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -99;
}
.mb_banner .til {
  width: 80%;
  font-size: 0.56rem;
  color: #ed6c00;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}
.mb_banner .banner_text {
  padding-top: 0.39rem;
}
.mb_banner .banner_text p {
  width: 90%;
  margin: 0 auto;
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 0.28rem;
  line-height: 0.46rem;
}
.mb_banner .banner_button {
  padding: 0.26rem 0 0.61rem 0;
}
.mb_banner .banner_button .one_btn {
  padding: 0.19rem 0.48rem;
  background: #e26904;
  color: #fff;
  font-size: 0.25rem;
}
#iot {
  background: url(../images/banner-iot.png) no-repeat;
  background-size: cover;
}
#solution {
  background: url(../images/banner_jiejuefangan.png) no-repeat;
  background-size: cover;
}
#solution .til {
  width: 80%;
}
#solution .banner_button {
  margin-top: 0.86rem;
}
#sol_xq .banner_button {
  margin-top: 1.4rem;
}
#banner_cm {
  background: url(../images/banner_chenggonganli.png) no-repeat;
  background-size: cover;
}
#banner_cm .til {
  width: 80%;
}
#banner_cm .banner_text {
  margin-top: 0.6rem;
}
#banner_cm .banner_button {
  margin-top: 1rem;
}
#banner_cm_xq {
  padding-bottom: 2rem;
  background: url(../images/banner_xiangqing_chenggonganli.png) no-repeat;
}
#banner_cm_xq .til {
  width: 80%;
}
#banner_cm_xq .banner_text {
  margin-top: 0.6rem;
}
#banner_styj {
  background: url(../images/banner_xitongjicheng.png) no-repeat;
  background-size: cover;
}
#banner_styj .til {
  width: 80%;
}
#banner_styj .banner_text {
  margin-top: 0.51rem;
}
#banner_styj .banner_button {
  margin-top: 0.23rem;
}
.mb_box {
  padding: 0.76rem 0.3rem;
}
.padBot0 {
  padding-bottom: 0;
}
.padTop0 {
  padding-top: 0;
}
.orange {
  background: #ed6c00;
}
.yello {
  background: #f39800;
}
.none {
  display: none !important;
}
.mb_font_title {
  padding-bottom: 0.51rem;
  font-size: 0.37rem;
  font-weight: bold;
  color: #ed6c00;
  text-align: center;
}
.mb_p_til {
  font-size: 0.23rem;
  font-weight: 400;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
  text-align: center;
}
#gw_get_project {
  background: linear-gradient(-30deg, #f39800, #ed6c01);
}
#gw_get_project .get_project_content .get_projcet_introl {
  width: 80%;
  text-align: center;
  font-size: 0.23rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  color: #fff;
  line-height: 0.34rem;
}
#gw_get_project .get_project_content .get_project_box {
  width: fit-content;
  padding: 0 0.2rem;
  height: 0.54rem;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
#gw_get_project .get_project_content .get_project_box .get_project_button {
  font-size: 0.23rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#come_share_experience {
  background: linear-gradient(-30deg, #f39800, #ed6c01);
}
#come_share_experience .come_share_content .come_share_box {
  width: 2.15rem;
  height: 0.54rem;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
#come_share_experience .come_share_content .come_share_box .come_share_button {
  font-size: 0.23rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#gw_footer {
  padding: 0.76rem 0.31rem 1.21rem 0.31rem;
  background-color: #424242;
}
#gw_footer .foot_content_box .foot_container {
  margin-bottom: 0.2rem;
}
#gw_footer .foot_content_box .foot_container .scale_box {
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.1rem;
}
#gw_footer .foot_content_box .foot_container .scale_box .til {
  font-size: 0.28rem;
  line-height: 0.6rem;
  font-weight: bold;
  color: #fff;
  transition: color 0.4s;
  opacity: 0.8;
}
#gw_footer .foot_content_box .foot_container .scale_box .bot_icon {
  transition: all 0.4s;
  width: 0.36rem;
  font-size: 0.42rem;
  transform-origin: 0.2rem 0.2rem;
}
#gw_footer .foot_content_box .foot_container .scale_box .bot_icon::before {
  display: block;
  color: #fff;
}
#gw_footer .foot_content_box .foot_container .scale_chose .til {
  color: #e26904;
}
#gw_footer .foot_content_box .foot_container .scale_chose .bot_icon {
  transform: rotate(180deg);
}
#gw_footer .foot_content_box .foot_container .scale_chose .bot_icon::before {
  color: #ed6c00;
}
#gw_footer .foot_content_box .foot_container .details_box .detail_flex_box {
  padding: 0.31rem;
  display: none;
}
#gw_footer
  .foot_content_box
  .foot_container
  .details_box
  .detail_flex_box
  .flex_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#gw_footer
  .foot_content_box
  .foot_container
  .details_box
  .detail_flex_box
  .flex_box
  a {
  margin: 0.1rem;
}
#gw_footer .foot_content_box .foot_container .details_box .detail_flex_box a {
  display: block;
  font-size: 0.23rem;
  text-decoration: none;
  color: #fff;
  line-height: 0.39rem;
  opacity: 0.8;
}
#gw_footer .foot_comp_introl {
  display: flex;
  justify-content: space-between;
  margin: 0.54rem 0;
}
#gw_footer .foot_comp_introl .font_introl p {
  color: #fff;
  font-size: 0.23rem;
  opacity: 0.8;
  line-height: 0.4rem;
}
#gw_footer .foot_comp_introl .ma_introl {
  width: 1.48rem;
  height: 1.48rem;
}
#gw_footer .foot_comp_introl .ma_introl img {
  width: 100%;
  height: 100%;
}
#gw_footer .icon_href_box {
  display: flex;
  justify-content: center;
  margin-bottom: 0.38rem;
}
#gw_footer .icon_href_box .icon_center {
  width: 5.4rem;
  display: flex;
  justify-content: space-between;
}
#gw_footer .icon_href_box .icon_center .container {
  width: 1.6rem;
}
#gw_footer .icon_href_box .icon_center .container .pic_img {
  margin-bottom: 0.2rem;
}
#gw_footer .icon_href_box .icon_center .container .pic_img img {
  width: 100%;
}
#gw_footer .icon_href_box .icon_center .container p {
  font-size: 0.23rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
#gw_footer .foot_bot {
  font-size: 0.19rem;
  line-height: 0.38rem;
  opacity: 0.8;
  color: #fff;
  text-align: center;
}
.mb_common_sol {
  background: #f7f7f7;
}
.mb_common_sol .home_sol_content {
  display: flex;
  flex-wrap: wrap;
}
.mb_common_sol .home_sol_content .home_sol_container {
  width: calc(calc(100% - 0.34rem) / 3);
  padding-bottom: 0.2rem;
  margin-right: 0.17rem;
  background: url(../images/border_jiejuefangan.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0px 0.1rem 2px rgba(0, 0, 0, 0.16);
  margin-bottom: 0.17rem;
}
.mb_common_sol .home_sol_content .home_sol_container .sol_img {
  padding: 0.3rem 0 0 0.3rem;
}
.mb_common_sol .home_sol_content .home_sol_container .sol_img img {
  width: 0.76rem;
  height: 0.76rem;
}
.mb_common_sol .home_sol_content .home_sol_container .sol_text {
  margin-top: 0.28rem;
  padding-left: 0.3rem;
  font-size: 0.28rem;
  color: #000000;
}
.mb_customer .customer_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mb_customer .customer_content .customer_container {
  width: 47%;
  height: auto;
  border-radius: 0.08rem;
  box-shadow: 0px 0px 0.1rem 2px rgba(0, 0, 0, 0.16);
  margin-bottom: 0.46rem;
  overflow: hidden;
  background: #eeeeee;
}
.mb_customer .customer_content .customer_container .custom_img {
  height: 2.28rem;
  background: #fff;
}
.mb_customer .customer_content .customer_container .custom_img img {
  width: 2.01rem;
}
.mb_customer .customer_content .customer_container .custom_text {
  height: calc(100% - 2.28rem);
  padding: 0.13rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mb_customer .customer_content .customer_container .custom_text p {
  font-size: 0.24rem;
  line-height: 0.42rem;
  text-align: center;
}
.mb_customer .customer_content .customer_container .custom_text .til {
  font-size: 0.28rem;
  font-weight: bold;
  min-height: 0.835rem;
}
.mb_customer .toCustom {
  width: 2.16rem;
  height: 0.54rem;
  margin: 0 auto;
  border: 1px solid #070002;
}
.mb_customer .toCustom span {
  font-size: 0.23rem;
  font-weight: bold;
}
.mb_common_product {
  overflow: hidden;
}
.mb_common_product .pdSwiper ._product_container {
  width: calc(calc(100% - 0.72rem) / 3);
  box-shadow: 0px 0px 0.1rem 2px rgba(0, 0, 0, 0.16);
  margin-right: 0.36rem;
  height: auto;
}
.mb_common_product .pdSwiper ._product_container .pd_img {
  height: 1.51rem;
}
.mb_common_product .pdSwiper ._product_container .pd_img img {
  width: 1.13rem;
  height: 1.13rem;
}
.mb_common_product .pdSwiper ._product_container .pd_text {
  padding-bottom: 0.42rem;
  height: calc(100% - 1.51rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mb_common_product .pdSwiper ._product_container .pd_text p {
  width: 95%;
  font-size: 0.23rem;
  text-align: center;
  margin: 0 auto;
}
.mb_common_product .pdSwiper .swiper-pagination {
  position: static;
  margin-top: 0.3rem;
}
.mb_common_product .pdSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
}
.pd_hidden {
  overflow: hidden;
}
.pd_hidden .pdSwiper ._product_container {
  width: calc(calc(100% - 0.72rem) / 3);
  box-shadow: 0px 0px 0.1rem 2px rgba(0, 0, 0, 0.16);
  margin-right: 0.36rem;
  height: auto;
}
.pd_hidden .pdSwiper ._product_container .pd_img {
  height: 1.51rem;
}
.pd_hidden .pdSwiper ._product_container .pd_img img {
  width: 1.13rem;
  height: 1.13rem;
}
.pd_hidden .pdSwiper ._product_container .pd_text {
  padding-bottom: 0.42rem;
  height: calc(100% - 1.51rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pd_hidden .pdSwiper ._product_container .pd_text p {
  width: 95%;
  font-size: 0.23rem;
  text-align: center;
  margin: 0 auto;
}
.pd_hidden .pdSwiper .swiper-pagination {
  position: static;
  margin-top: 0.3rem;
}
.pd_hidden .pdSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
}
.pd_styj .pd_text > p:nth-child(1) {
  min-height: 0.68rem;
}
.paginationjs {
  display: flex;
  justify-content: center;
}
.paginationjs .paginationjs-pages li a {
  height: 0.6rem;
  width: 0.6rem;
  font-size: 0.16rem;
}
.paginationjs .paginationjs-pages li.active > a {
  height: 0.6rem;
  width: 0.6rem;
  font-size: 0.16rem;
  border: 1px solid #aaa;
}
.paginationjs .paginationjs-pages li.active {
  border: 1px solid #aaa;
}
.paginationjs .paginationjs-go-input {
  margin-left: 0.1rem;
}
.paginationjs .paginationjs-go-input input[type='text'] {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 4px;
  font-size: 0.16rem;
}
.paginationjs .paginationjs-go-button {
  margin-left: 0.1rem;
}
.paginationjs .paginationjs-go-button > input[type='button'] {
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.16rem;
  min-width: auto;
}
.mb_home_3d {
  padding-left: 0;
  padding-right: 0;
}
.mb_home_3d .rg_p {
  font-size: 0.2rem;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.mb_home_3d .home_3d_content {
  overflow: scroll;
}
.mb_home_3d .home_3d_content .big_3d {
  width: 826px;
  position: relative;
}
.mb_home_3d .home_3d_content .big_3d img {
  width: 100%;
}
.mb_home_3d .home_3d_content .big_3d .url_content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-y: hidden;
}
.mb_home_3d .home_3d_content .big_3d .url_content .note_3d {
  position: absolute;
  right: 20px;
  bottom: 30px;
  font-size: 12px;
}
.mb_home_3d .home_3d_content .big_3d .url_content .float_bar {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(0%, -10%);
  transition: transform 0.5s;
}
.mb_home_3d .home_3d_content .big_3d .url_content .float_bar .bot_num {
  background: #fff;
  width: 125px;
  padding: 0 20px 12px 20px;
  box-shadow: 0px 0px 0.1rem 2px rgba(0, 0, 0, 0.16);
}
.mb_home_3d
  .home_3d_content
  .big_3d
  .url_content
  .float_bar
  .bot_num
  .num_container {
  width: 100%;
  padding-top: 10px;
}
.mb_home_3d
  .home_3d_content
  .big_3d
  .url_content
  .float_bar
  .bot_num
  .num_container
  div {
  border-bottom: 2px solid #333;
  font-size: 10px;
}
.mb_home_3d
  .home_3d_content
  .big_3d
  .url_content
  .float_bar
  .bot_num
  .num_container
  div
  strong {
  font-size: 16px;
  font-weight: bold;
}
.mb_home_3d
  .home_3d_content
  .big_3d
  .url_content
  .float_bar
  .bot_num
  .num_container
  p {
  font-size: 10px;
  line-height: 20px;
  font-weight: 600;
}
.mb_home_3d .home_3d_content .big_3d .url_content .show_float_bar {
  transform: translate(-50%, -10%);
}
.mb_home_3d .home_3d_content .big_3d .url_content .url_container {
  background: #e6e6e6;
  border-radius: 10px;
  padding: 8px 10px;
  position: absolute;
}
.mb_home_3d .home_3d_content .big_3d .url_content .url_container a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #ed6c01;
  font-weight: bold;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._bi {
  left: 100px;
  top: 8px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._iot {
  left: 140px;
  bottom: 144px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._znwl {
  left: 520px;
  top: 10px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._wms {
  right: 90px;
  top: 76px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._mes {
  left: 252px;
  top: 64px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._mom {
  left: 240px;
  bottom: 240px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._eam {
  left: 444px;
  top: 160px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._qms {
  left: 90px;
  top: 180px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._os {
  right: 50px;
  top: 50px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._sup {
  left: 100px;
}
.mb_home_3d .home_3d_content .big_3d .url_content ._scdev {
  bottom: 270px;
  right: 30px;
}
.mb_home_3d .small_3d {
  width: 40%;
  margin: 0 auto;
  margin-top: 0.2rem;
  position: relative;
}
.mb_home_3d .small_3d img {
  width: 100%;
  height: 100%;
}
.mb_home_3d .small_3d .mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: rgba(127, 126, 127, 0.6);
}
.submit_btn {
  width: 2.16rem;
  background: linear-gradient(-30deg, #f39800, #ed6c01);
  padding: 0.17rem 0;
  margin: 0 auto;
  text-align: center;
}
.submit_btn span {
  color: #fff;
  font-size: 0.23rem;
  font-weight: bold;
}
.mb_one_pic ._one_content {
  position: relative;
}
.mb_one_pic ._one_content img {
  width: 100%;
}
.mb_one_pic p {
  text-align: center;
  font-size: 0.23rem;
  line-height: 0.4rem;
}
.mb_one_pic p:first-of-type {
  margin-top: 0.3rem;
}
.slider_box {
  width: 3.97rem;
  height: 0.12rem;
  border-radius: 0.06rem;
  position: relative;
  margin: 0.3rem auto;
  margin-bottom: 0;
  background: #e6e6e6;
}
.slider_box .slider {
  position: absolute;
  left: 0;
  background: #ed6c00;
  height: 100%;
  border-radius: 0.06rem;
}
.five_content .container {
  margin-top: 0.4rem;
}
.five_content .container .pic_img img {
  width: 100%;
}
.five_content .three_line {
  display: flex;
  justify-content: space-between;
}
.five_content .two_line {
  display: flex;
  justify-content: center;
}
.five_content .two_line .container {
  margin-left: 0.16rem;
  margin-right: 0.16rem;
}
.mb_bi_fn {
  background: #f7f7f7;
}
.mb_bi_fn .bi_fn_content {
  display: flex;
  justify-content: space-between;
}
.mb_bi_fn .bi_fn_content .bi_fn_container {
  width: 23%;
}
.mb_bi_fn .bi_fn_content .bi_fn_container .top_pic {
  padding: 0.3rem 0;
}
.mb_bi_fn .bi_fn_content .bi_fn_container .top_pic img {
  width: 1.14rem;
  height: 1.14rem;
}
.mb_bi_fn .bi_fn_content .bi_fn_container p {
  font-size: 0.23rem;
  font-weight: bold;
  color: #000000;
  line-height: 0.32rem;
  text-align: center;
}
.select2-selection__rendered {
  font-size: 0.23rem;
  outline: none;
}
.select2-search {
  font-size: 0.23rem;
  padding: 0.1rem;
  border-radius: 0;
  outline: none;
}
.select2-results__option--selectable {
  font-size: 0.23rem;
  padding: 0.2rem;
  outline: none;
}
.select2-results__message {
  font-size: 0.23rem;
  padding: 0.2rem;
  outline: none;
}
input,
span {
  outline: none;
}
.video_introl_content .video_box {
  position: relative;
}
.video_introl_content .video_box video {
  width: 100%;
  height: 100%;
}
.video_introl_content .video_box button {
  display: block;
  width: 1rem;
  height: 1rem;
  border: 0;
  background: url(../images/pc_about_image13.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.video_introl_content p {
  margin-top: 0.3rem;
  font-size: 0.23rem;
  font-weight: 400;
  text-align: center;
}
.paginationjs {
  display: flex;
  justify-content: center;
}
.paginationjs .paginationjs-pages li > a {
  display: flex !important;
}
.paginationjs .paginationjs-pages li.active > a {
  line-height: 0;
  border: 0;
}
