.hide {
  display: none;
}
.mytitle {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.mytitle img {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}
.publicTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 600;
  color: #000;
  text-align: center;
  flex-direction: column;
}
.publicTitle abbr {
  color: #d0d0d0;
  font-size: 18px;
  letter-spacing: 10px;
  font-weight: 400;
  line-height: 62px;
}
.publicTitle span span {
  font-size: 23px;
  margin: 0;
  position: relative;
  top: -5px;
  font-weight: 400;
  color: #d0d0d0;
}
.publicTitle .rev {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  /*兼容IE*/
  filter: FlipH;
}
.isicon0 td {
  border: 1px solid #15f0b0;
}
.dahui_introduce {
  padding-top: 50px;
}
.dahui_introduce .publicTitle {
  justify-content: flex-start;
  align-items: flex-start;
  background: url(../iotAI/tow.png) no-repeat top left;
}
.dahui_introduce .publicTitle abbr {
  background-position: left;
}
.dahui_introduce .publicTitle span span {
  font-size: 23px;
  margin: 0;
  position: relative;
  top: -5px;
  font-weight: 400;
  color: #d0d0d0;
}
.dahui_introduce .line_title_com {
  margin-bottom: 60px;
}
.dahui_introduce .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 38px 0 0px;
  border-radius: 30px;
  flex-direction: row;
}
.dahui_introduce .content > span {
  width: 60%;
  display: inline-block;
  width: 710px;
}
.dahui_introduce .content > span p {
  font-size: 16px;
  margin-bottom: 15px;
  text-indent: 2em;
}
.dahui_introduce .content > span p:last-child {
  margin-bottom: 0;
}
.dahui_introduce .content img {
  width: 40%;
  transform: scale(1.2) translateY(-40px);
  z-index: -1;
}
.dahui_introduce .cont_bot_b {
  background: url(../iotAI/pro_bg_05.png) no-repeat center right;
}
.dahui_introduce .cont_bot_b .cont_bot {
  padding: 100px 0px 100px 50px;
  line-height: 50px;
  font-size: 32px;
  color: #fff;
}
.nav {
  background: transparent;
  border-bottom: none;
  font-size: 0;
  overflow: hidden;
}
.nav .lang_change {
  font-size: 18px;
  width: 200px;
  height: 20px;
  position: absolute;
  display: inline-block;
  right: 155px;
  z-index: 9999;
}
.nav .lang_change a {
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
.nav .logo {
  display: inline-block;
  height: 40px;
  padding-top: 20px;
  margin-right: 70px;
}
.nav .nav-items {
  display: inline-block;
  width: 905px;
  background-color: #fff;
  color: #000;
}
.nav .nav-items .top_text {
  display: inline-block;
  padding: 0px 10px;
}
.nav .nav-items .active {
  position: relative;
  line-height: 60px;
  margin-top: 10px;
  color: #1282ea;
}
.nav .nav-items .active::after {
  content: '';
  display: block;
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 100%;
  height: 4px;
  background-image: -webkit-linear-gradient(to right, #288deb, #2dfdf4);
  background-image: -moz-linear-gradient(to right, #288deb, #2dfdf4);
  background-image: linear-gradient(to right, #288deb, #2dfdf4);
}
.nav .nav-items .bm {
  line-height: 40px;
  width: 122px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  margin-top: 20px;
}
.nav .nav-items .bm::after {
  content: '';
  display: block;
  width: 0;
}
.nav .nav-items .bm1 {
  background-color: #00a8ec;
}
.nav .nav-items .bm2 {
  background-color: #ff5b00;
}
.nav .nav-items .bm3 {
  background-color: #df0024;
}
.nav .nav-items .bm4 {
  background-color: #00b882;
}
.line_title_com {
  text-align: center;
  position: relative;
  margin-bottom: 85px;
}
.line_title_com .cn_title {
  color: #11a5ff;
  font-size: 44px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.line_title_com .cn_title i {
  display: inline-block;
  font-style: normal;
  margin: 0 85px;
}
.line_title_com .cn_title .left_title_img {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.line_title_com .en_title {
  color: #999999;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.line_title_com::after {
  content: '';
  width: 40px;
  height: 4px;
  border-radius: 20px;
  background-color: #11a5ff;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.white_title_com .cn_title {
  color: #fff;
}
.white_title_com .en_title {
  color: #fff;
}
.white_title_com::after {
  background-color: #fff;
}
.banner_top {
  box-sizing: border-box;
  background: url('../iotAI/banner1021.jpg') no-repeat center center;
  background-color: #d4dce9;
  margin-top: 0px;
  background-size: cover;
}
.banner_top .wrap {
  height: 800px;
  margin: auto;
  position: relative;
}
.banner_top .wrap .time_btn {
  position: absolute;
  bottom: 160px;
  left: -25px;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  border-radius: 14px;
}
.banner_top .wrap .time_btn ul li:first-child {
  margin-bottom: 25px;
}
.banner_top .wrap .title_box {
  width: 100%;
  height: 166px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 10px;
  box-shadow: 0 0 10px 2px rgba(64, 186, 254, 0.5);
  transform: translateY(50%);
  text-align: center;
  box-sizing: border-box;
  padding-top: 30px;
}
.banner_top .wrap .title_box .title {
  font-size: 62px;
  line-height: 62px;
  font-weight: 600;
  padding-bottom: 25px;
}
.banner_top .wrap .title_box span {
  font-size: 29px;
  display: inline-block;
}
.banner_top .wrap .title_box span img {
  vertical-align: middle;
  margin-right: 15px;
}
.banner_top .wrap .title_box span:first-child {
  margin-right: 88px;
}
.dahui_highlight {
  background: url('../iotAI/highlight.png') no-repeat top #f7f7f7;
  width: 100%;
  box-sizing: border-box;
}
.dahui_highlight .publicTitle {
  padding: 60px 0;
  color: #fff;
  background: url(../iotAI/THREE.png) no-repeat center 30%;
}
.dahui_highlight .white_conr {
  padding: 50px 0 100px;
  background: url(../iotAI/bg_white.png) no-repeat left top;
}
.dahui_highlight .wrap .high_top {
  display: flex;
  flex-direction: row;
}
.dahui_highlight .wrap .high_top .first {
  padding-left: 60px;
  border-bottom-left-radius: 50px;
}
.dahui_highlight .wrap .high_top .active .high_top_line {
  width: 100%;
  font-size: 14px;
  color: #0052d9;
  text-align: center;
  border-bottom: 1px solid #999999;
  text-transform: uppercase;
}
.dahui_highlight .wrap .high_top .active .high_top_bot {
  font-size: 18px;
  font-weight: 600;
  color: #0052d9;
  padding: 10px 0 25px;
}
.dahui_highlight .wrap .high_top li {
  background-color: #f6f6f6;
  width: 11%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dahui_highlight .wrap .high_top li .high_top_line {
  width: 100%;
  font-size: 14px;
  color: #bfbfbf;
  text-align: center;
  border-bottom: 1px solid #999999;
  text-transform: uppercase;
}
.dahui_highlight .wrap .high_top li .high_top_bot {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  padding: 10px 0 25px;
}
.dahui_highlight .wrap .high_top li img {
  position: relative;
  top: -10px;
}
.dahui_highlight .wrap .high_top li span {
  padding: 25px 0;
}
.dahui_highlight .wrap .high_top .end_front {
  padding-right: 60px;
}
.dahui_highlight .wrap .high_top .end {
  width: 20%;
  background-color: #0052d9;
  border-top-right-radius: 50px;
}
.dahui_highlight .wrap .high_top .end img:hover {
  animation: jump 1.5s linear infinite;
}
.dahui_highlight .wrap .high_top .end p {
  font-size: 26px;
  color: #fff;
  text-align: center;
}
.dahui_highlight .wrap .high_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.dahui_highlight .wrap .high_bot li {
  width: 100%;
  height: 602px;
  display: flex;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-around;
  cursor: default;
  padding: 50px 90px;
  background: url(../iotAI/cont_bg.png);
}
.dahui_highlight .wrap .high_bot li .high_bot_left {
  width: 43%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dahui_highlight .wrap .high_bot li .high_bot_right {
  width: 43%;
  padding: 60px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.dahui_highlight .wrap .high_bot li .high_bot_right h3 {
  font-size: 20px;
  position: relative;
}
.dahui_highlight .wrap .high_bot li .high_bot_right h3 img {
  vertical-align: sub;
  padding-right: 15px;
}
.dahui_highlight .wrap .high_bot li .high_bot_right h3 span {
  padding-left: 15px;
  color: #d0d0d0;
  font-size: 18px;
  font-weight: 400;
  line-height: 62px;
}
.dahui_highlight .wrap .high_bot li .high_bot_right h3::after {
  position: absolute;
  content: '';
  width: 180%;
  height: 2px;
  border-bottom: 1px solid #dddddd;
  top: 60px;
  left: 0px;
}
.dahui_highlight .wrap .high_bot li .high_bot_right h3::before {
  position: absolute;
  content: '';
  width: 60%;
  height: 2px;
  border-bottom: 2px solid #000;
  top: 58px;
  left: 0px;
}
.dahui_highlight .wrap .high_bot li .high_bot_right p {
  font-size: 16px;
  line-height: 32px;
}
.fanwei {
  background: url('../iotAI/zhanlanfanwei.png') no-repeat center center;
  height: 650px;
  width: 100%;
}
.tongqi {
  background-color: #f7f7f7;
  padding: 70px 0;
}
.tongqi .publicTitle {
  background: url(../iotAI/ONE.png) no-repeat center top;
}
.tongqi ul {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.tongqi ul a {
  display: block;
  margin-right: 23px;
}
.tongqi ul li {
  margin-right: 23px;
  width: 283px;
  height: 185px;
  background-color: #00a4c3;
  border-radius: 6px;
  position: relative;
  box-sizing: border-box;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li .text {
  color: #fff;
  font-size: 14px;
  padding-left: 26px;
  padding-top: 22px;
}
.tongqi ul li .text > div:last-child {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}
.tongqi ul li .tongqi_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  transition: all ease-in-out 0.2s;
}
.tongqi ul li .icon {
  position: absolute;
  bottom: 20px;
  left: 35px;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li .iconAction {
  opacity: 0;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li .jiantou {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  position: absolute;
  right: 26px;
  top: 50%;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li .jiantou img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  image-rendering: -webkit-optimize-contrast;
}
.tongqi ul li .jiantou .def {
  opacity: 1;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li .jiantou .action {
  opacity: 0;
  transition: all ease-in-out 0.5s;
}
.tongqi ul li:hover {
  background-color: transparent;
  background-image: -webkit-linear-gradient(to left, #00398a, #61bfa6);
  background-image: -moz-linear-gradient(to left, #00398a, #61bfa6);
  background-image: linear-gradient(to left, #00398a, #61bfa6);
}
.tongqi ul li:hover .tongqi_bg {
  opacity: 1;
}
.tongqi ul li:hover .jiantou {
  background-color: #ffffff;
}
.tongqi ul li:hover .jiantou .def {
  opacity: 0;
}
.tongqi ul li:hover .jiantou .action {
  opacity: 1;
}
.tongqi ul li:hover .icon {
  opacity: 0;
}
.tongqi ul li:hover .iconAction {
  opacity: 1;
}
.tongqi ul a:last-child {
  margin-right: 0;
}
.dahui_schedule {
  background: url(../iotAI/bg55.png) repeat top;
  overflow: hidden;
}
.dahui_schedule .wrap .publicTitle {
  background: url(../iotAI/FOUR.png) no-repeat center top;
}
.dahui_schedule .schedule_table {
  margin-top: 40px;
}
.dahui_schedule .schedule_table .label {
  display: flex;
  justify-content: space-between;
  padding: 200px 0;
  position: relative;
}
.dahui_schedule .schedule_table .label .logos1 {
  position: absolute;
  top: 77.5px;
  left: 180px;
}
.dahui_schedule .schedule_table .label .logos1 .logos1_img {
  width: 270px;
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(../iotAI/robot_bg.png) no-repeat center;
}
.dahui_schedule .schedule_table .label .logos1 .logos1_img img:hover {
  animation: jump 1.5s linear infinite;
}
.dahui_schedule .schedule_table .label .logos1 .logos1_img p {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding-top: 14px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.dahui_schedule .schedule_table .label .logos1 p {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  padding-top: 14px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.dahui_schedule .schedule_table .label .logos2 {
  position: absolute;
  top: -40px;
  left: 750px;
}
.dahui_schedule .schedule_table .label .logos2 .logos2_img {
  width: 270px;
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(../iotAI/wap2_bg.png) no-repeat center;
}
.dahui_schedule .schedule_table .label .logos2 .logos2_img img:hover {
  animation: jump 1.5s linear infinite;
}
.dahui_schedule .schedule_table .label .logos2 .logos2_img p {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  padding-top: 14px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.dahui_schedule .schedule_table .label .logos2 p {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding-top: 14px;
  letter-spacing: 3px;
  text-indent: 3px;
  color: #000;
}
.dahui_schedule .schedule_table .label .line {
  position: absolute;
  top: -142px;
  left: -450px;
}
.dahui_schedule table {
  background-color: #f2f9f9;
  width: 100%;
  font-size: 26px;
  border-spacing: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.dahui_schedule table tbody tr td {
  font-size: 16px;
  line-height: 35px;
  text-align: left;
  padding-left: 40px;
}
.dahui_schedule table tbody tr td .tab_li {
  font-size: 16px;
  font-weight: 600;
  color: #05408c;
}
.dahui_schedule table tbody tr td > ul {
  padding-bottom: 15px;
}
.dahui_schedule table tbody tr td > ul > li {
  display: flex;
}
.dahui_schedule table tbody tr td > ul > li ul {
  margin-right: 45px;
  width: 350px;
}
.dahui_schedule table tbody tr td:first-child {
  border-right: 1px solid #e5fbf8;
}
.dahui_schedule table tbody tr:nth-child(even) {
  background-color: #fff;
}
.dahui_schedule table tbody .top_tab td {
  color: #05408c;
  text-align: center;
  padding: 0 !important;
  font-size: 18px;
  font-weight: 600;
}
.dahui_schedule table tbody .top_tab td::after {
  display: none;
}
.dahui_schedule table .thead {
  background: #008780;
}
.dahui_schedule table .thead th {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}
.dahui_schedule table .table_coin {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #12d8f0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-right: 15px;
}
.dahui_schedule #tab2 {
  background-color: #cfe8fc;
}
.dahui_schedule #tab2 .thead {
  background: #0050d9;
}
.dahui_schedule #tab2 td:first-child {
  border-right: 1px solid #cfe8fc;
}
.dahui_schedule #tab1 .tab_li {
  font-size: 16px;
  font-weight: 600;
  color: #008780;
}
.table_remark {
  text-align: left;
  font-size: 16px;
  color: #8f8f8f;
  padding-top: 35px;
  padding-bottom: 110px;
}
.participants_guests {
  padding-top: 80px;
  background: url('../iotAI/people_bg.png') no-repeat;
  background-size: cover;
}
.participants_guests .publicTitle {
  color: #fff;
  background: url(../iotAI/FIVE1.png) no-repeat center top;
}
.participants_guests .table_remark {
  text-align: right;
  font-size: 16px;
  color: #00d5b8;
  padding-top: 35px;
  padding-bottom: 50px;
}
.participants_guests .small_title {
  width: 204px;
  height: 20px;
  background-color: #c3cbd7;
  margin: auto;
  font-size: 24px;
  color: #2f2f2f;
  position: relative;
  margin-bottom: 20px;
}
.participants_guests .small_title > div {
  width: 100%;
  position: absolute;
  top: -20px;
  text-align: center;
}
.participants_guests .gusts_info {
  margin-top: 45px;
}
.participants_guests .gusts_info ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.participants_guests .gusts_info ul li {
  width: 20%;
  position: relative;
  margin-bottom: 130px;
}
.participants_guests .gusts_info ul li .guest_box {
  width: 100%;
  height: 216px;
  margin: auto;
  text-align: center;
}
.participants_guests .gusts_info ul li .guest_box .guest_bg {
  width: 172px;
  height: auto;
}
.participants_guests .gusts_info ul li .guest_box .head_img {
  width: 148px;
  height: 148px;
  height: auto;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.participants_guests .gusts_info ul li .guest_box .guest_info {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}
.participants_guests .gusts_info ul li .guest_box .guest_info div:last-child {
  font-size: 14px;
  color: #fff;
}
.participants_guests .gusts_info ul li .guest_box .guest_info div:first-child {
  font-weight: 600;
  position: relative;
  z-index: 10;
  margin-bottom: 15px;
  color: #f8b551;
}
.participants_guests .gusts_info ul .active .guest_box .guest_bg {
  top: 0;
  left: 11px;
  transform: translate(0, 0);
  transform-origin: center;
  animation: round 1.7s linear infinite;
  transition: all 0.5s;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.isposition {
  background-color: #e9edf4;
}
.media_box {
  width: 100%;
  padding: 100px 0;
  background-color: #e9edf4;
}
.media_box .media_info {
  width: 100%;
}
.media_box .media_info .media_list {
  display: flex;
  flex-wrap: wrap;
}
.media_box .media_info .media_list li {
  background-color: #fff;
  width: 215px;
  height: 64px;
  box-sizing: border-box;
  border: 1px solid #2f65d1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 10px;
  border-radius: 10px;
}
.media_box .media_info .media_list li img {
  height: 60%;
  width: auto;
  image-rendering: -webkit-optimize-contrast;
}
.media_box .media_info .media_list li .img_origin {
  width: 100%;
  height: auto;
}
.media_box .media_info .media_list li:nth-child(5n) {
  margin-right: 0px;
}
.sponsorship {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 110px;
  background-color: #fff;
}
.sponsorship .small_title {
  width: 130px;
  background-color: #58c0ff;
  margin: auto;
  font-size: 30px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}
.sponsorship .small_title > div {
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.sponsorship .info {
  text-align: center;
  font-size: 20px;
}
.sponsorship .zanzhu_list {
  display: flex;
  justify-content: space-evenly;
  margin-top: 40px;
}
.sponsorship .zanzhu_list li {
  width: 330px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.sponsorship .zanzhu_list li .iconBox {
  width: 140px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sponsorship .zanzhu_list li .iconBox img {
  transition: all 0.5s;
}
.sponsorship .zanzhu_list li .iconBox:hover img {
  transform: translate(0, -10px) scale(1.1);
}
.sponsorship .zanzhu_list li .title {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 26px;
  color: #000;
  font-weight: 600;
}
.sponsorship .zanzhu_list li > div:last-child {
  text-align: center;
  font-size: 16px;
  height: 100px;
}
.participants_person {
  padding-top: 75px;
  padding-bottom: 100px;
  display: flex;
  text-align: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.participants_person .publicTitle {
  background: url(../iotAI/EIGHT.png) no-repeat left top;
  align-items: flex-start;
}
.participants_person .participants_person_info {
  display: flex;
  text-align: center;
  flex-direction: row;
  flex-wrap: nowrap;
  box-sizing: border-box;
  background-size: contain;
  margin-top: 30px;
}
.participants_person .participants_person_info > div {
  color: #000;
  text-align: left;
}
.participants_person .participants_person_info > div > p {
  font-size: 16px;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px dashed #cfe2fd;
}
.participants_person .participants_person_info > div > p span {
  font-size: 18px;
  color: #0050d9;
  font-weight: 600;
}
.participants_person .participants_person_info > div > p:first-child {
  padding-top: 0;
}
.organization {
  width: 100%;
  padding-bottom: 120px;
  padding-top: 55px;
  background-color: #fff;
}
.organization .line_title_com {
  margin-bottom: 35px;
}
.organization .organization_info {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.organization .organization_info div {
  color: #2f65d1;
  font-size: 36px;
  font-weight: 600;
  padding: 0 25px;
}
.zuzhi {
  padding: 40px 0;
  background-color: #f7f7f7;
}
.zuzhi .publicTitle {
  background: url(../iotAI/NINE.png) no-repeat center top;
}
.zuzhi .wrap .content {
  padding-top: 35px;
}
.zuzhi .wrap .content .zuzhi_title {
  color: #000;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 24px;
  margin-bottom: 14px;
}
.zuzhi .wrap .content .line {
  width: 50px;
  height: 5px;
  background-image: -webkit-linear-gradient(to right, #61bfa6, #00398a);
  background-image: -moz-linear-gradient(to right, #61bfa6, #00398a);
  background-image: linear-gradient(to right, #61bfa6, #00398a);
  margin: auto;
}
.zuzhi .wrap .content > ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.zuzhi .wrap .content > ul li {
  margin-right: 20px;
}
.zuzhi .wrap .content > ul li:last-child {
  margin-right: 0;
}
.niyaoqiye {
  padding: 105px 0;
  background: url('../libattery/qiye_bg.png') no-repeat bottom center;
}
.vip {
  background: url('../img1/vip.png') no-repeat;
  background-size: 100%;
  padding-top: 70px;
}
.vip .tag_vip {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #2f65d1;
  margin-bottom: 15px;
}
.vip .content {
  text-align: center;
}
.vip .content .title {
  font-size: 20px;
  color: #3e3a3a;
  text-align: left;
}
.vip .content .VIPtitle {
  margin-top: 55px;
  margin-bottom: 50px;
}
.vip .content .vip_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.vip .content .vip_list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.vip .content .vip_list li .img_box {
  width: 180px;
  height: 200px;
  background: url('../img1/vip_bg.png') no-repeat top center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vip .content .vip_list li .text {
  margin-top: 15px;
  text-align: center;
  font-size: 28px;
  color: #2f2725;
  font-weight: 600;
}
.vip .content .vip_list li .text i {
  display: inline-block;
  color: #e62b46;
  font-style: normal;
  font-size: 36px;
}
.vip .content .small_title {
  color: #2f65d1;
  font-size: 24px;
  font-weight: 600;
  height: 20px;
  position: relative;
}
.vip .content .small_title > span {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 999;
}
.vip .content .small_title::after {
  content: '';
  width: 180px;
  height: 30px;
  background-color: #cfe1ef;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.vip .content .explain {
  display: flex;
  justify-content: center;
}
.vip .content .explain .e_c {
  margin-top: 40px;
  margin-bottom: 80px;
  width: 455px;
  height: 150px;
  border: 1px solid #2f65d1;
  border-radius: 15px;
  overflow: hidden;
}
.vip .content .explain .e_c .top {
  line-height: 64px;
  background-color: #2f65d1;
  font-size: 36px;
  color: #fff;
}
.vip .content .explain .e_c .bottom {
  line-height: 85px;
  font-size: 36px;
  color: #3e3a3a;
  text-align: center;
}
.vip .content .explain .e_c:first-child {
  margin-right: 44px;
}
.vip .content .about_box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
}
.vip .content .about_box > div {
  margin-top: 40px;
  width: 504px;
  height: 154px;
  background-color: #2f65d1;
  border-radius: 15px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.vip .content .about_box > div:first-child {
  margin-right: 40px;
}
.vip .content .about_box > div > span {
  display: inline-block;
  text-align: left;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
.vip .content .about_box > div > span:first-child {
  width: 50px;
  height: 100%;
  background-color: #189ae9;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-right: 18px;
  box-sizing: border-box;
  padding-top: 10px;
}
.vip .content .bao_btn {
  display: inline-block;
  background-color: #2f65d1;
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
  padding: 17px 142px;
  border-radius: 40px;
}
.vip .content .mark {
  display: flex;
  align-items: center;
  padding-bottom: 80px;
  padding-top: 55px;
}
.vip .content .mark > div {
  font-size: 48px;
  color: #3e3a3a;
}
.vip .content .mark > div:first-child {
  line-height: 48px;
  border-right: 1px solid #3e3a3a;
  padding-right: 20px;
  margin-right: 20px;
}
.vip .content .mark > div:last-child {
  font-size: 20px;
}
.link_we {
  width: 100%;
  height: 634px;
  box-sizing: border-box;
  background: #001b3d;
}
.link_we .wrap {
  height: 100%;
  background: #001b3d url('../iotAI/CONTACTUS.png') no-repeat center center;
}
.link_we .wrap .Contact {
  font-size: 44px;
  font-weight: 600;
  color: #fff;
  padding-top: 240px;
  padding-bottom: 20px;
}
.link_we .wrap .content {
  display: flex;
}
.link_we .wrap .content > ul {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.link_we .wrap .content > ul li {
  margin-bottom: 30px;
}
.link_we .wrap .content > ul li p {
  color: #fff;
  font-size: 16px;
}
.link_we .wrap .content > ul li p:first-child {
  font-size: 18px;
}
.link_we .wrap .content > ul:last-child {
  display: flex;
  justify-content: center;
}
.link_we .wrap .content > ul:last-child li {
  margin-right: 50px;
}
.link_we .wrap .content > ul:last-child li div {
  text-align: center;
  color: #fff;
}
.link_we .wrap .content > ul:last-child li:last-child {
  margin-right: 0;
}
:root {
  --swiper-theme-color: #036eb9;
  --swiper-navigation-size: 60px;
}
.review_past {
  width: 100%;
  height: 700px;
  padding-top: 95px;
  box-sizing: border-box;
  background: #f7f7f7;
  overflow: hidden;
}
.review_past .wrap {
  width: 1140px;
  position: relative;
}
.review_past .wrap .publicTitle {
  justify-content: flex-start;
  align-items: flex-start;
  background: url(../iotAI/SIX.png) no-repeat top left;
}
.review_past .wrap .publicTitle abbr {
  background-position: left;
}
.review_past .wrap .publicTitle span span {
  font-size: 23px;
  margin: 0;
  position: relative;
  top: -5px;
  font-weight: 400;
  color: #d0d0d0;
}
.review_past .wrap .review_swiper-container {
  position: relative;
  margin-top: 40px;
}
.review_past .wrap .swiper-container {
  width: 83%;
  margin-left: 17%;
  height: 400px;
}
.review_past .wrap .swiper-slide {
  width: 323px;
  height: 360px;
  text-align: center;
  background: #a442ff;
  font-size: 18px;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: flex-end;
}
.review_past .wrap .swiper-slide::before {
  content: '';
  display: none;
  width: 0;
  height: 0;
  border-left: 20px solid #0000;
  border-right: 20px solid #0000;
  border-top: 30px solid #2a7396;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.review_past .wrap .swiper-slide .huiyi_box {
  padding: 12px 20px;
  width: 100%;
  height: 159px;
  font-size: 16px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  cursor: pointer;
}
.review_past .wrap .swiper-slide .huiyi_box .title {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  text-align: left;
  color: #fff;
}
.review_past .wrap .swiper-slide .huiyi_box .title img {
  padding: 10px 0;
  width: 60px;
}
.review_past .wrap .swiper-slide .huiyi_box .title a {
  font-size: 18px;
  font-weight: 500;
}
.review_past .wrap .active .huiyi_box {
  height: 159px;
  background: url(../iotAI/bg77.png) no-repeat top center;
}
#nav_top {
  border-bottom: 2px solid #00d5b8;
}
.nav-fixed {
  background-color: #fff;
  border-bottom: 2px solid #00d5b8;
}
.right_gg .navbar_ul .qr_img:hover a .qrimg {
  display: block;
}
.right_gg .navbar_ul li a .qrimg {
  width: 130px;
  height: auto;
  position: absolute;
  left: -130px;
  top: 0;
  display: none;
  font-size: 13px;
  text-align: center;
  color: #000;
  background: #fff;
  padding-bottom: 5px;
}
.right_gg .navbar_ul li :hover .ce_icon {
  animation: jump 1.5s linear infinite;
}
@keyframes jump {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translateY(5px) scaleX(1.2) scaleY(0.8);
    transform: translateY(5px) scaleX(1.2) scaleY(0.8);
  }
  30% {
    -webkit-transform: translateY(-13px) scaleX(1) scaleY(1) rotate(5deg);
    transform: translateY(-13px) scaleX(1) scaleY(1) rotate(5deg);
  }
  50% {
    -webkit-transform: translateY(0) scale(1) rotate(0);
    transform: translateY(0) scale(1) rotate(0);
  }
  55% {
    -webkit-transform: translateY(0) scaleX(1.1) scaleY(0.9) rotate(0);
    transform: translateY(0) scaleX(1.1) scaleY(0.9) rotate(0);
  }
  70% {
    -webkit-transform: translateY(-4px) scaleX(1) scaleY(1) rotate(-2deg);
    transform: translateY(-4px) scaleX(1) scaleY(1) rotate(-2deg);
  }
  80% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1) rotate(0);
    transform: translateY(0) scaleX(1) scaleY(1) rotate(0);
  }
  85% {
    -webkit-transform: translateY(0) scaleX(1.05) scaleY(0.95) rotate(0);
    transform: translateY(0) scaleX(1.05) scaleY(0.95) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
  }
}
